Files
habitica/website/server/controllers/api-v3
Julius Jung 04b4912d59 Fix password reset when querying for emails with upcase characters (fixes #9059) (#9707)
* downcase updating an email to be consistent with creating

* add tests to ensure downcase of email for create/update

* create migration to downcase existing User objects

* delete 'only'

* change gmail to example

* add trailing comma from lint error

* search for emails with at least one capital letter

* fix query in order to search for any email with at least one capital letter

* batch process effected users with at least one capital in email

* update script for batch process effected users
2018-03-17 22:13:54 +01:00
..
2018-03-15 19:59:36 +01:00
2018-02-23 11:30:15 -07:00
2018-03-15 19:59:36 +01:00
2018-03-15 19:59:36 +01:00
2018-03-15 19:59:36 +01:00
2016-10-19 21:31:07 -05:00
2017-06-08 17:10:22 -07:00
2018-03-15 19:59:36 +01:00
2018-03-15 19:59:36 +01:00
2017-01-13 14:06:46 -07:00
2018-03-15 19:04:00 +00:00
2018-02-04 13:28:05 +01:00
2018-03-15 19:59:36 +01:00
2016-11-03 08:31:30 -05:00
2018-03-15 19:59:36 +01:00
2018-03-15 19:59:36 +01:00
2017-07-17 14:28:25 -07:00
2018-02-13 19:21:39 -06:00