ANUSF / ADAUsers

The ADA user management server.
MIT License
4 stars 0 forks source link

Error when trying to reset password with an unknown email address #35

Closed odf closed 13 years ago

odf commented 13 years ago

In /users/reset_password, when an unknown email address is entered and 'reset' pressed, the application tries to set the password of a non-existing user and throws an exception.