.. |
api
|
fix duplicate pinned alias in get_alias_infos_with_pagination_v3
|
2020-11-18 12:08:36 +01:00 |
auth
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
dashboard
|
make sure alias prefix cannot be more than 40 chars
|
2020-11-18 10:38:35 +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 alias prefix cannot be more than 40 chars
|
2020-11-18 10:38:35 +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
|
make sure alias prefix cannot be more than 40 chars
|
2020-11-18 10:38:35 +01:00 |
config.py
|
Add NOREPLY setting
|
2020-11-14 15:53:20 +01:00 |
dns_utils.py
|
Add dns_utils.get_ns()
|
2020-11-16 19:16:06 +01:00 |
email_utils.py
|
use warning level for cannot decode error
|
2020-11-18 11:43:25 +01: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
|
refactor: create is_reply_email()
|
2020-11-16 19:22:19 +01: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
|
Create generate_reply_email() and refactor
|
2020-11-16 19:15:09 +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
|
only report the paddle error if it's not 147
|
2020-11-14 12:55:53 +01:00 |
pgp_utils.py
|
add tests for sign_data
|
2020-11-03 13:30:13 +01:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
spamassassin_utils.py
|
Fix SpamAssassin: init all class fields
|
2020-11-18 10:28:32 +01:00 |
utils.py
|
use 2 random words when creating random alias
|
2020-11-10 18:52:31 +01:00 |