fix: 修改第三方认证用户进行MFA认证配置项变量名

This commit is contained in:
Michael Bai
2022-02-09 10:33:11 +08:00
committed by Jiangjie.Bai
parent 1d9eddb11f
commit f83739b496

View File

@@ -41,7 +41,7 @@ export default {
[
'SECURITY_MFA_AUTH',
'SECURITY_MFA_IN_LOGIN_PAGE',
'SECURITY_MFA_AUTH_ENABLED_TO_THIRD_PARTY',
'SECURITY_MFA_AUTH_ENABLED_FOR_THIRD_PARTY',
'SECURITY_LOGIN_CHALLENGE_ENABLED',
'SECURITY_LOGIN_CAPTCHA_ENABLED',
'SECURITY_PASSWORD_EXPIRATION_TIME',