CTFd/tests/users
Kevin Chung 25fe789da8
Add fix for SMTP server overriding and #1306 (#1330)
* Fix a potential issue where config.py SMTP settings might not have been overrideable from the Admin Panel
* Closes #1306 by using `email.message.EmailMessage` in Python 3. Python 2 will use the old `sendmail` behavior.
2020-04-18 03:33:34 -04:00
..
__init__.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_auth.py Add fix for SMTP server overriding and #1306 (#1330) 2020-04-18 03:33:34 -04:00
test_challenges.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_hints.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_profile.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_scoreboard.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_settings.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_setup.py 2.2.0 (#1188) 2019-12-22 23:17:34 -05:00
test_submissions.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00
test_users.py 2.3.0 (#1248) 2020-02-17 02:17:25 -05:00