Enforcing MFA should force the user to set up MFA
authorMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 17:24:09 +0000 (18:24 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 17:24:09 +0000 (18:24 +0100)
commitba0e3b7d6a0205839c292eaaf56959c7634b12c0
tree4fe5b528ddf9d6da71b74a275bddf885979655f5
parente1fc32e674c285fb7ce19586658fceca7f61f467
Enforcing MFA should force the user to set up MFA

Closes #5705
com.woltlab.wcf/templates/accountSecurity.tpl
wcfsetup/install/files/lib/http/middleware/CheckForMultifactorRequirement.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/http/middleware/EnforceAcpAuthentication.class.php
wcfsetup/install/files/lib/page/AccountSecurityPage.class.php
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/user/multifactor/TMultifactorRequirementEnforcer.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml