Fix 2FA challenge and password challenge for non-database users (#11831)
* Fix 2FA challenge not appearing for non-database users Fix #11685 * Fix account deletion not working when using external login Fix #11691
This commit is contained in:
@ -632,8 +632,9 @@ en:
|
||||
x_months: "%{count}mo"
|
||||
x_seconds: "%{count}s"
|
||||
deletes:
|
||||
bad_password_msg: The password you entered was incorrect
|
||||
challenge_not_passed: The information you entered was not correct
|
||||
confirm_password: Enter your current password to verify your identity
|
||||
confirm_username: Enter your username to confirm the procedure
|
||||
proceed: Delete account
|
||||
success_msg: Your account was successfully deleted
|
||||
warning:
|
||||
|
Reference in New Issue
Block a user