app-MAIL-temp/app
Son NK 1f0ef13ff2 do not require user to re-enter TOTP code when cancelling TOTP 2020-08-05 12:30:56 +02:00
..
api black 2020-08-04 20:12:15 +02:00
auth add hCaptcha check 2020-07-23 12:43:55 +02:00
dashboard do not require user to re-enter TOTP code when cancelling TOTP 2020-08-05 12:30:56 +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 use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +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 domain catch-all alias belongs to domain mailboxes 2020-08-01 12:31:43 +02:00
config.py Add HCAPTCHA_SECRET, HCAPTCHA_SITEKEY param 2020-07-23 12:40:50 +02:00
dns_utils.py fix DKIM cname check 2020-05-03 12:48:42 +02:00
email_utils.py add warning log 2020-07-23 11:32:11 +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 Optimize Alias.get_contacts() to retrieve the latest reply for each contact in a single query 2020-08-04 11:37:59 +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 use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +02:00
pgp_utils.py use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +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