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_ctftime.py | ||
test_email.py | ||
test_encoding.py | ||
test_events.py | ||
test_exports.py | ||
test_formatters.py | ||
test_humanize.py | ||
test_passwords.py | ||
test_plugins.py | ||
test_ratelimit.py | ||
test_sessions.py | ||
test_updates.py | ||
test_uploaders.py | ||
test_validators.py |