Compare commits

...

1 Commits

Author SHA1 Message Date
jiangweidong
8556b91fc4 perf: Allow admins to configure available MFA services for user auth 2025-12-05 10:53:07 +08:00

View File

@@ -31,7 +31,7 @@ export default {
[
'SECURITY_MFA_AUTH',
'SECURITY_MFA_IN_LOGIN_PAGE',
'SECURITY_MFA_BY_EMAIL',
'SECURITY_MFA_ENABLED_BACKENDS',
'SECURITY_MFA_AUTH_ENABLED_FOR_THIRD_PARTY',
'SECURITY_MFA_VERIFY_TTL',
'OTP_ISSUER_NAME', 'OTP_VALID_WINDOW'