.. |
api
|
remove /api/alias/new
|
2019-12-15 18:55:18 +02:00 |
auth
|
remove notify_admin, replace by general stats
|
2019-12-15 18:55:18 +02:00 |
dashboard
|
add tooltip for reverse-alias
|
2019-12-15 18:55:18 +02:00 |
developer
|
remove notify_admin, replace by general stats
|
2019-12-15 18:55:18 +02: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
|
use random_word instead of random_string for alias suffix
|
2019-12-15 18:55:17 +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 |
config.py
|
add new param IGNORED_EMAILS and use it in cronjob
|
2019-12-15 18:55:18 +02:00 |
dns_utils.py
|
fix MX record can be unavailable
|
2019-12-15 18:55:17 +02:00 |
email_utils.py
|
move get_email_name, get_email_part to email_utils
|
2019-12-15 18:55:18 +02: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
|
create alias contact manager page
|
2019-12-15 18:55:18 +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
|
add paddle_utils.verify_incoming_request
|
2019-12-15 18:55:18 +02:00 |
s3.py
|
avatarURL returned in user_info is expired in 1 week
|
2019-12-15 18:55:12 +02:00 |
utils.py
|
use random_word instead of random_string for alias suffix
|
2019-12-15 18:55:17 +02:00 |