app-MAIL-temp/app
Son NK 3ac159d073 use text/plain for text email instead of text/text 2021-01-04 15:11:12 +01:00
..
api rename available_suffixes_more_info -> get_available_suffixes 2020-12-31 14:27:04 +01:00
auth linting 2020-12-06 22:08:35 +01:00
dashboard display bounce during reply phase on alias log page 2021-01-04 14:25:51 +01:00
developer add rel="noopener" for target="_blank" link 2020-07-30 10:09:10 +02:00
discover add rel="noopener" for target="_blank" link 2020-07-30 10:09:10 +02:00
monitor add /live endpoint 2020-12-02 16:34:28 +01:00
oauth rename available_suffixes_more_info -> get_available_suffixes 2020-12-31 14:27:04 +01:00
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
admin_model.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
alias_utils.py inform user when an alias can't be created when a directory is disabled 2020-12-07 10:55:13 +01:00
config.py Add COINBASE_API_KEY and COINBASE_YEARLY_PRICE config 2020-12-14 11:33:39 +01:00
dns_utils.py black 2020-12-06 22:11:58 +01:00
email_utils.py use text/plain for text email instead of text/text 2021-01-04 15:11:12 +01:00
errors.py fix formatting 2020-05-07 22:28:49 +02:00
extensions.py Implement rate limiting 2020-05-25 11:39:33 +02:00
greylisting.py refactor: create is_reply_email() 2020-11-16 19:22:19 +01:00
jose_utils.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
log.py linting 2020-12-06 17:58:56 +01:00
models.py Add EmailLog.spam_report column 2021-01-04 14:38:32 +01:00
oauth_models.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
paddle_utils.py linting 2020-12-06 18:00:06 +01:00
pgp_utils.py use warning level for "Cannot encrypt using the imported key" error 2020-12-31 11:05:11 +01:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py black 2020-12-06 22:11:58 +01:00
utils.py create normalize_reply_email(): handle case where reply email contains space, quote, etc 2020-11-22 13:07:09 +01:00