.. |
api
|
set user_id when creating AliasUsedOn
|
2020-03-20 12:29:11 +01:00 |
auth
|
make sure to set File.user_id
|
2020-03-20 09:52:00 +01:00 |
dashboard
|
Fix: filter email log by current user
|
2020-03-20 11:39:45 +01:00 |
developer
|
make sure to set File.user_id
|
2020-03-20 09:52:00 +01: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
|
rename gen_email_id -> alias_id
|
2020-03-17 12:01:18 +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 |
config.py
|
Add LOCAL_FILE_UPLOAD param
|
2020-03-13 14:37:48 +01:00 |
dns_utils.py
|
Use CloudFlare DNS nameserver
|
2020-01-19 10:22:20 +01:00 |
email_utils.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
extensions.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03: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 AliasUsedOn.user_id col
|
2020-03-20 12:13:00 +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
|
add paddle_utils.cancel_subscription
|
2020-03-08 10:27:50 +01:00 |
pgp_utils.py
|
use utf-8 for PGP
|
2020-03-13 12:54:52 +01: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 |