CTFd/tests
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
..
admin Fix CSV exports in Python 3 by converting StringIO to BytesIO (#1107) 2019-09-10 03:22:01 -04:00
api 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
challenges 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
oauth 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
teams 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
users Strip spaces on registration and have reset password use email address instead of names (#1218) 2020-01-20 14:22:06 -05:00
utils Strip spaces on registration and have reset password use email address instead of names (#1218) 2020-01-20 14:22:06 -05:00
__init__.py Starting to write tests 2017-01-07 02:44:31 -05:00
helpers.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_config.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_plugin_utils.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_setup.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_themes.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_views.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00