CTFd/tests/utils
Kevin Chung f660ed1fb7
Strip spaces on registration and have reset password use email address instead of names (#1218)
* Usernames are now properly stripped before being used in registration checks
* Reset password function now uses email addresses instead of user names for tokens
* Prevent MLC users from resetting their password
2020-01-20 14:22:06 -05:00
..
__init__.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_ctftime.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_email.py Strip spaces on registration and have reset password use email address instead of names (#1218) 2020-01-20 14:22:06 -05:00
test_encoding.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_events.py Flaky redis events tests (#1072) 2019-07-30 03:25:29 -04:00
test_exports.py Disable foreign keys during import (#1031) 2019-06-21 12:35:55 -04:00
test_formatters.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_humanize.py Fix place ordinal calculation (#1067) 2019-07-24 01:44:20 -04:00
test_passwords.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_plugins.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_ratelimit.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_sessions.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_updates.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_uploaders.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_validators.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00