Split 2FA login into two prompts
This commit is contained in:
parent
36c57ef8af
commit
23b997ae55
5 changed files with 64 additions and 5 deletions
|
@ -114,5 +114,6 @@ en:
|
|||
instructions_html: "<strong>Scan this QR code into Google Authenticator or a similiar app on your phone</strong>. From now on, that app will generate tokens that you will have to enter when logging in."
|
||||
users:
|
||||
invalid_email: The e-mail address is invalid
|
||||
invalid_otp_token: Invalid two-factor code
|
||||
will_paginate:
|
||||
page_gap: "…"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue