younginnovations / aidstream

AidStream is a platform for small and medium size NGOs to publish their aid data in IATI standard.
http://aidstream.org
MIT License
20 stars 13 forks source link

Password reset case sensitive #299

Closed JoshStanleyDevInit closed 4 years ago

JoshStanleyDevInit commented 5 years ago

The password reset function only seems to work if the user inputs the exact email address that is stored on the user account, including casing.

So (assuming Joshua.Stanley@DevInit.Org was on my account), joshua.stanley@devinit.org would would return "We can't find a user with that email", whereas Joshua.Stanley@DevInit.Org would match, and send the reset email.

Can this be fixed so that it is not case sensitive?

Thanks, Josh

manibibek commented 4 years ago

Hi Josh,

Thank you for pointing this issue. It has now been fixed.

Thank you