imls-dmt / imls-dmt-api

imls-dmt-api
Apache License 2.0
1 stars 1 forks source link

User alert and redirect if email exists. #53

Closed hbarrett closed 4 years ago

hbarrett commented 4 years ago

If user tries to create account with e-mail that exists, alert the user and redirect to password reset page.

hbarrett commented 4 years ago

Validate e-mail first, then username second.