mirror of https://github.com/JohnHammond/CTFd.git
37dcfdc568
* Read smtp server configuration from config.py The CTFd/utils/email/smtp.py file has a provision to read SMTP configuration for all fields from either the UI or CTFd/config.py file. Two fields, `MAIL_SERVER` and `MAIL_PORT`, were not being read from the config.py file. This commit fixes this issue. * Update simple SMTP server tests |
||
---|---|---|
.. | ||
admin | ||
api | ||
challenges | ||
oauth | ||
teams | ||
users | ||
utils | ||
__init__.py | ||
helpers.py | ||
test_plugin_utils.py | ||
test_themes.py |