From 64b75d280658097cca4d09526adcb274f8820a20 Mon Sep 17 00:00:00 2001 From: Thorsten Boock Date: Thu, 11 Jan 2018 15:58:44 +0100 Subject: [PATCH] Fix Authenticator Page HTML Closes `` and disables escaping for the `totpStep1` message as it includes HTML links. --- themes/src/main/resources/theme/base/account/totp.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/src/main/resources/theme/base/account/totp.ftl b/themes/src/main/resources/theme/base/account/totp.ftl index 468260e523..e94eb810ba 100755 --- a/themes/src/main/resources/theme/base/account/totp.ftl +++ b/themes/src/main/resources/theme/base/account/totp.ftl @@ -5,7 +5,7 @@

${msg("authenticatorTitle")}

-
${msg("configureAuthenticators")}