mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +00:00
* Initial pass * Tests for MFA and locale cleanup * Brakeman * Update two-factor authentication status styling * Update app/models/user.rb Co-authored-by: Zach Gollwitzer <zach@maybe.co> Signed-off-by: Josh Pigford <josh@joshpigford.com> * Refactor MFA verification and session handling in tests --------- Signed-off-by: Josh Pigford <josh@joshpigford.com> Co-authored-by: Zach Gollwitzer <zach@maybe.co>
13 lines
443 B
YAML
13 lines
443 B
YAML
---
|
|
en:
|
|
settings:
|
|
securities:
|
|
show:
|
|
disable_mfa: Disable 2FA
|
|
disable_mfa_confirm: Are you sure you want to disable two-factor authentication?
|
|
This will make your account less secure.
|
|
enable_mfa: Enable 2FA
|
|
mfa_description: Add an extra layer of security to your account by requiring
|
|
a code from your authenticator app when signing in
|
|
mfa_title: Two-Factor Authentication
|