app-MAIL-temp/app
Son NK adff510359 use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
..
api rename email_domain_can_be_used_as_mailbox -> email_can_be_used_as_mailbox 2020-10-15 16:05:47 +02:00
auth rename email_domain_can_be_used_as_mailbox -> email_can_be_used_as_mailbox 2020-10-15 16:05:47 +02:00
dashboard use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02: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 remove lambda function from config.py 2019-12-28 14:20:10 +01:00
oauth make sure to remove whitespace in alias 2020-09-02 09:56:16 +02: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 take into account Premium domains 2020-10-15 16:21:31 +02:00
config.py Add PREMIUM_ALIAS_DOMAINS config 2020-10-15 16:01:44 +02:00
dns_utils.py fix DKIM cname check 2020-05-03 12:48:42 +02:00
email_utils.py use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02: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 sanitize envelope mail_from and rcpt_tos 2020-09-14 17:30:01 +02:00
jose_utils.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
log.py use the same log format for colored log 2019-12-15 18:55:17 +02:00
models.py use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
oauth_models.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
paddle_utils.py handle the Paddle 147 error 2020-10-12 17:37:04 +02:00
pgp_utils.py do not hard exit when memory exceeds the threshold 2020-09-29 12:33:36 +02:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py handle the ValueError in SpamAssassin 2020-09-30 17:24:03 +02:00
utils.py make sure that user cannot use any suffix 2019-12-31 17:11:42 +01:00