.. |
api
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
auth
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
dashboard
|
Prettify
|
2020-04-15 09:16:42 +02:00 |
developer
|
Make UI more consistent
|
2020-04-05 19:59:48 +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
|
Use non-beta logo
|
2020-04-05 18:58:22 +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
|
Add LOAD_PGP_EMAIL_HANDLER param. Load PGP keys if LOAD_PGP_EMAIL_HANDLER is set
|
2020-04-14 12:46:12 +02:00 |
dns_utils.py
|
Use CloudFlare DNS nameserver
|
2020-01-19 10:22:20 +01:00 |
email_utils.py
|
Make MAX_NB_EMAIL_FREE_PLAN available in all email templates
|
2020-04-08 23:06:56 +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
|
set File.user_id to nullable to correspond to existing installation
|
2020-04-15 09:00:23 +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
|
support changing plan
|
2020-04-12 19:43:07 +02:00 |
pgp_utils.py
|
use BytesIO as input when encrypting
|
2020-04-02 21:30:36 +02:00 |
s3.py
|
Support download email file in browser
|
2020-03-15 18:39:59 +01:00 |
utils.py
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |