app-MAIL-temp/app
Son f9161dba20 Handle "message/rfc822" in replace() 2021-01-16 10:45:50 +01:00
..
api fix test 2021-01-11 12:31:05 +01:00
auth use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
dashboard Add the condition of at least 3 months to referral program 2021-01-15 17:26:05 +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 add mailbox admin page 2021-01-12 18:14:35 +01:00
alias_utils.py handle alias too long error 2021-01-11 15:45:41 +01:00
config.py Add AWS_REGION env var 2021-01-12 09:54:46 +01:00
dns_utils.py black 2020-12-06 22:11:58 +01:00
email_utils.py Handle "message/rfc822" in replace() 2021-01-16 10:45:50 +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 handle name can be None in get_name_initial() 2021-01-15 11:21:45 +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 sanitize contact email 2021-01-11 12:27:02 +01:00