mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| archive | ||
| challenges | ||
| command-line | ||
| docs | ||
| groups | ||
| tasks | ||
| users | ||
| utils | ||
| .eslintrc | ||
| 20171211_sanitize_emails.js | ||
| csvexport.py | ||
| migration-runner.js | ||
| new_stuff.js | ||
| restock_armoire.js | ||
| restock_armoire_for_users_that_need_it.js | ||
| restore-profile-data.js | ||
| s3-upload.js | ||
| takeThis.js | ||