.. |
api
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00:00 |
auth
|
fix login error message
|
2019-12-23 19:00:31 +00:00 |
dashboard
|
User can generate quickly a random alias
|
2019-12-23 15:34:02 +00:00 |
developer
|
Fix wording
|
2019-12-22 15:59:41 +00:00 |
discover
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
monitor
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
oauth
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00: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
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00:00 |
dns_utils.py
|
fix MX record can be unavailable
|
2019-12-15 18:55:17 +02:00 |
email_utils.py
|
only print out plaintext when NOT_SEND_EMAIL
|
2019-12-22 15:58:07 +00: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 custom_domain.dkim_verified column
|
2019-12-25 17:23:04 +00: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.verify_incoming_request
|
2019-12-15 18:55:18 +02:00 |
s3.py
|
refactor s3.py
|
2019-12-23 15:09:41 +00:00 |
utils.py
|
use random_word instead of random_string for alias suffix
|
2019-12-15 18:55:17 +02:00 |