.. |
api
|
fix: wrongly set alias custom_domain when custom_domain is in EMAIL_ALIAS
|
2020-05-07 20:48:11 +02:00 |
auth
|
add User.can_use_fido
|
2020-05-07 17:56:25 +02:00 |
dashboard
|
Enforce SPF
|
2020-05-09 14:15:08 +02:00 |
developer
|
remove unused code
|
2020-04-30 22:39:31 +02:00 |
discover
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
monitor
|
remove lambda function from config.py
|
2019-12-28 14:20:10 +01:00 |
oauth
|
fix: wrongly set alias custom_domain when custom_domain is in EMAIL_ALIAS
|
2020-05-07 20:48:11 +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
|
Move alias auto-creation to alias_utils
|
2020-04-04 15:24:27 +02:00 |
config.py
|
Enforce SPF
|
2020-05-09 14:15:08 +02:00 |
dns_utils.py
|
fix DKIM cname check
|
2020-05-03 12:48:42 +02:00 |
email_utils.py
|
mailbox can be other user's email
|
2020-05-06 12:34:52 +02:00 |
extensions.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03: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
|
Enforce SPF
|
2020-05-09 14:15:08 +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
|
black format
|
2020-05-07 18:01:12 +02:00 |
pgp_utils.py
|
use BytesIO as input when encrypting
|
2020-04-02 21:30:36 +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 |