From: Tim Düsterhus
Date: Thu, 19 Nov 2020 09:04:04 +0000 (+0100)
Subject: Add a general MFA description
X-Git-Tag: 5.4.0_Alpha_1~555^2~43^2~2
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=08fbfc23b92a9e33c4f97e381f3a899ef03eb14d;p=GitHub%2FWoltLab%2FWCF.git
Add a general MFA description
---
diff --git a/com.woltlab.wcf/templates/accountSecurity.tpl b/com.woltlab.wcf/templates/accountSecurity.tpl
index 4692dc52ab..986bf3a32e 100644
--- a/com.woltlab.wcf/templates/accountSecurity.tpl
+++ b/com.woltlab.wcf/templates/accountSecurity.tpl
@@ -3,7 +3,10 @@
{include file='header' __disableAds=true __sidebarLeftHasMenu=true}
- {lang}wcf.user.security.multifactor{/lang}
+
{foreach from=$multifactorMethods item=method}
diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml
index da1540e573..be7f395fd7 100644
--- a/wcfsetup/install/lang/de.xml
+++ b/wcfsetup/install/lang/de.xml
@@ -4898,6 +4898,7 @@ Die E-Mail-Adresse des neuen Benutzers lautet: {@$user->email}
- {if LANGUAGE_USE_INFORMAL_VARIANT}Generiere Einmalcodes mit einer kostenlosen App auf deinem Smartphone.{else}Generieren Sie Einmalcodes mit einer kostenlosen App auf Ihrem Smartphone.{/if}
]]>
- {if LANGUAGE_USE_INFORMAL_VARIANT}Du erhältst bei jedem Login einen Einmalcode an deine E-Mail-Adresse.{else}Sie erhalten bei jedem Login einen Einmalcode an Ihre E-Mail-Adresse.{/if}]]>
+
diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml
index 9b8259942e..a1e179307d 100644
--- a/wcfsetup/install/lang/en.xml
+++ b/wcfsetup/install/lang/en.xml
@@ -4895,6 +4895,7 @@ Open the link below to access the user profile:
- Generate one time codes with a free app on your smartphone.]]>
- You will receive a one time code via email after logging in.]]>
+