mirror of https://github.com/JohnHammond/CTFd.git
25fe789da8
* 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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_auth.py | ||
test_challenges.py | ||
test_hints.py | ||
test_profile.py | ||
test_scoreboard.py | ||
test_settings.py | ||
test_setup.py | ||
test_submissions.py | ||
test_users.py |