Add rate-limit of TOTP authentication attempts at controller level (#28801)
This commit is contained in:
parent
5fc4ae7c5f
commit
3593ee2e36
4 changed files with 48 additions and 0 deletions
|
@ -1844,6 +1844,7 @@ en:
|
|||
go_to_sso_account_settings: Go to your identity provider's account settings
|
||||
invalid_otp_token: Invalid two-factor code
|
||||
otp_lost_help_html: If you lost access to both, you may get in touch with %{email}
|
||||
rate_limited: Too many authentication attempts, try again later.
|
||||
seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
|
||||
signed_in_as: 'Signed in as:'
|
||||
verification:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue