.. |
api
|
sanitize mailbox before creating: remove empty space
|
2020-09-17 17:02:50 +02:00 |
auth
|
black new version
|
2020-08-27 10:20:48 +02:00 |
dashboard
|
user can add/remove authorized address
|
2020-09-28 21:09:20 +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
|
sanitize envelope mail_from and rcpt_tos
|
2020-09-14 17:30:01 +02:00 |
config.py
|
add batch-import page
|
2020-09-10 20:14:55 +02:00 |
dns_utils.py
|
fix DKIM cname check
|
2020-05-03 12:48:42 +02:00 |
email_utils.py
|
parseaddr_unicode: handle case where name is bytes
|
2020-09-16 17:34:33 +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 AuthorizedAddress model
|
2020-09-28 17:40:54 +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
|
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
|
able to set a different host than 127.0.0.1 and apply black format
|
2020-09-30 10:32:21 +02:00 |
utils.py
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |