toconnell / kdm-manager

An interactive campaign manager for the game "Monster", by Kingdom Death. Development blog and release notes at https://blog.kdm-manager.com This project has no affiliation with Kingdom Death and is a totally independent, fan-maintained project.
http://kdm-manager.com
Other
26 stars 11 forks source link

Login: password reset does not force emails to lower #501

Closed toconnell closed 6 years ago

toconnell commented 6 years ago

Which makes the reset operation fail.

toconnell commented 6 years ago

OK, fixed this API-side so that the request for a reset code normalizes down to lower case (and truncates prefixing/sufixing white space).