mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
* fix(auth): hide post hoc Facebook reg * Pull in missing changes * fix(lint): whitespace * fix(strings): missing error message * fix(tests): update to match functionality Co-authored-by: SabreCat <sabe@habitica.com> |
||
|---|---|---|
| .. | ||
| DELETE-user_auth_social_network.test.js | ||
| GET-auth_reset-password-set-new-one.js | ||
| GET-logout.test.js | ||
| GET-user_auth_apple.test.js | ||
| POST-auth_reset-password-set-new-one.js | ||
| POST-login-local.test.js | ||
| POST-register_local.test.js | ||
| POST-user_auth_social.test.js | ||
| POST-user_reset_password.test.js | ||
| PUT-user_update_email.test.js | ||
| PUT-user_update_password.test.js | ||
| PUT-user_update_username.test.js | ||