Skip to content

Commit

Permalink
feat: Email as a method for multi-factor authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Halo1236 committed Jan 22, 2025
1 parent d1a48a2 commit 12e441b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/settings/Security/Auth.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export default {
[
'SECURITY_MFA_AUTH',
'SECURITY_MFA_IN_LOGIN_PAGE',
'SECURITY_MFA_BY_EMAIL',
'SECURITY_MFA_AUTH_ENABLED_FOR_THIRD_PARTY',
'SECURITY_MFA_VERIFY_TTL',
'OTP_ISSUER_NAME', 'OTP_VALID_WINDOW'
Expand Down

0 comments on commit 12e441b

Please sign in to comment.