From feb5842a7df71f1c8747446f2ff6293cea2a9e30 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 1 Oct 2018 11:30:32 +0200 Subject: Restructure and redesign two-factor auth provider selection Signed-off-by: Christoph Wurst --- core/templates/twofactorselectchallenge.php | 51 ++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 15 deletions(-) (limited to 'core/templates/twofactorselectchallenge.php') diff --git a/core/templates/twofactorselectchallenge.php b/core/templates/twofactorselectchallenge.php index c3c35c7fec4..a2fc97495ac 100644 --- a/core/templates/twofactorselectchallenge.php +++ b/core/templates/twofactorselectchallenge.php @@ -1,6 +1,6 @@

t('Two-factor authentication')) ?>

-

t('Enhanced security is enabled for your account. Please authenticate using a second factor.')) ?>

+

t('Enhanced security is enabled for your account. Choose a second factor for authentication:')) ?>

t('Could not load at least one of your enabled two-factor auth methods. Please contact your admin.')) ?> @@ -19,29 +19,50 @@

-

-
  • + +
    +

    t('Use backup code')) ?>

    +
    +
    +
  • + +
  • + +
    +

    t('Cancel log in')) ?>

    +
    +
    +
  • +

    -- cgit v1.2.3