.. |
api
|
Add GET /api/setting/domains
|
2020-10-28 17:30:57 +01:00 |
auth
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
dashboard
|
redirect user to dashboard when setup is done
|
2020-10-28 10:49:50 +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
|
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
|
handle the case a directory alias is created concurrently
|
2020-10-23 11:55:01 +02:00 |
config.py
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
dns_utils.py
|
fix DKIM cname check
|
2020-05-03 12:48:42 +02:00 |
email_utils.py
|
add unsubscribe header to com emails
|
2020-10-22 10:44:05 +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
|
add pgpy
|
2020-10-28 11:50:14 +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
|
handle the Paddle 147 error
|
2020-10-12 17:37:04 +02:00 |
pgp_utils.py
|
fix load_public_key_and_check, remove IncorrectPassphrasePGPException
|
2020-10-28 12:21:42 +01:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
spamassassin_utils.py
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
utils.py
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |