.. |
api
|
fix delete user profile picture
|
2020-11-27 16:36:21 +01:00 |
auth
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
dashboard
|
comment out paddle issue annoucement
|
2020-11-26 10:39:44 +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
|
Create replace() in email_utils
|
2020-11-30 15:15:13 +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
|
add id to mailbox repr
|
2020-11-26 10:08: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
|
Use load_public_key_and_check when adding new PGP key
|
2020-11-26 10:27:32 +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
|
create normalize_reply_email(): handle case where reply email contains space, quote, etc
|
2020-11-22 13:07:09 +01:00 |