Skip to content
Snippets Groups Projects
Commit 2143dfa7 authored by Shane Tomlinson's avatar Shane Tomlinson Committed by Sean McArthur
Browse files

Usability enhancements to the forgot password screen.

* Disable the email field.
* Focus the first password field instead of the email field.
* If no email is stored (user did not come from /signin or /signup), redirect the user to /signin.
* If email address that is stored is not known, redirect to /signup.
* If email address that is stored is known but a primary, redirect to /signin
* When calling User.addressInfo on a primary address, check whether the address is known or not.  Allows us to simplify the forgot page.
parent 2b9970f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment