From 236f22a4721b2c1623d355d2217e2fc2d1b297ab Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Tue, 9 Jul 2024 12:26:58 +0200 Subject: [PATCH] pr review comment Signed-off-by: Erik Jan de Wit --- .../login-recovery-authn-code-config.ftl | 338 +++++++++--------- 1 file changed, 172 insertions(+), 166 deletions(-) diff --git a/themes/src/main/resources/theme/base/login/login-recovery-authn-code-config.ftl b/themes/src/main/resources/theme/base/login/login-recovery-authn-code-config.ftl index c664fc7076..c6be951abf 100644 --- a/themes/src/main/resources/theme/base/login/login-recovery-authn-code-config.ftl +++ b/themes/src/main/resources/theme/base/login/login-recovery-authn-code-config.ftl @@ -5,182 +5,188 @@ <#if section = "header"> ${msg("recovery-code-config-header")} <#elseif section = "form"> - -
-
- -
-

- Warning alert: - ${msg("recovery-code-config-warning-title")} -

-
-

${msg("recovery-code-config-warning-message")}

-
-
+ +
+
+ +
+

+ Warning alert: + ${msg("recovery-code-config-warning-title")} +

+
+

${msg("recovery-code-config-warning-message")}

+
+
-
    - <#list recoveryAuthnCodesConfigBean.generatedRecoveryAuthnCodesList as code> -
  1. ${code?counter}: ${code[0..3]}-${code[4..7]}-${code[8..]}
  2. +
    +
    +
    +
      + <#list recoveryAuthnCodesConfigBean.generatedRecoveryAuthnCodesList as code> +
    1. ${code[0..3]}-${code[4..7]}-${code[8..]}
    +
    +
    +
    - -
    - - - -
    + +
    + + + +
    - -
    - - -
    + +
    + + +
    -
    - - - - <@passwordCommons.logoutOtherSessions/> + + + + +<@passwordCommons.logoutOtherSessions/> - <#if isAppInitiatedAction??> - - <#else> - -
    - - +id="saveRecoveryAuthnCodesBtn" value="${msg("recovery-codes-action-complete")}" +disabled +/> - + + + + +