Closed ogallagher closed 4 years ago
As of now, there is a forgot-password button in the login modal form, which pops up a simple JS alert/prompt dialog to get the username and email. If input data is correct, the password reset email is sent successfully.
Next up is to:
password_reset.html
pageAccount recovery via password reset should now be functional!
A user should be able to recover a forgotten password via email.