app-MAIL-temp/app
Son NK afe975b8c3 User can add PGP key to for a contact 2020-06-07 13:40:24 +02:00
..
api check if alias exists 2020-06-07 12:50:30 +02:00
auth make sure user cannot reuse the old password 2020-05-30 19:50:33 +02:00
dashboard User can add PGP key to for a contact 2020-06-07 13:40:24 +02:00
developer remove unused code 2020-04-30 22:39:31 +02:00
discover create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
monitor remove lambda function from config.py 2019-12-28 14:20:10 +01:00
oauth Rename text box requirements. 2020-05-27 21:52:45 +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 Create directory alias with directory mailboxes 2020-06-05 22:30:32 +02:00
config.py Add ALIAS_DOMAINS config 2020-05-25 19:51:30 +02:00
dns_utils.py fix DKIM cname check 2020-05-03 12:48:42 +02:00
email_utils.py force convert header to string, sometimes addrs is Header object 2020-06-01 21:14:23 +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 Fix greylog query 2020-04-04 18:07:05 +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 Add pgp_public_key,pgp_finger_print columns to Contact model 2020-06-07 13:40:24 +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 reformat 2020-05-09 23:12:46 +02:00
pgp_utils.py stop the email handler process when PGP error 2020-06-07 11:41:35 +02:00
s3.py optimize import in all files 2020-04-25 13:49:39 +02:00
utils.py make sure that user cannot use any suffix 2019-12-31 17:11:42 +01:00