-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
- "Please enter your authentication code generated via: email" -> "Please enter the token that was sent to you by email." (or suggest an even nicer alternative text)
- The 2FA form feels like 2 forms in 1. It would be better to hide the second form with a button "Other options" that takes you to the second form. The second form should then get a back button to go back to the first form (similar to how the first form has a back button to go back to the login form).
These two items should be done in a PR.
For the second one, see this screenshot below. Everything from "Trouble" to "Back to login" should not be visible per default, but only appear if the user hits a link named "Having trouble?".
Please test if that still works on a mobile device.
The template where to make this change is ui/templates/admin/two_factor_verify_code.html
