api
|
Add related endpoints for registration
|
2020-02-28 19:02:01 +07:00 |
auth
|
fix
|
2020-02-27 22:57:37 +07:00 |
dashboard
|
use MAILBOX_SECRET instead of FLASK_SECRET
|
2020-02-29 18:18:52 +07: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
|
Add custom-select class to select element
|
2020-02-23 13:53:02 +07: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
|
use MAILBOX_SECRET instead of FLASK_SECRET
|
2020-02-29 18:18:52 +07:00 |
dns_utils.py
|
Use CloudFlare DNS nameserver
|
2020-01-19 10:22:20 +01:00 |
email_utils.py
|
improve logging
|
2020-02-23 14:38:53 +07:00 |
extensions.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
log.py
|
use the same log format for colored log
|
2019-12-15 18:55:17 +02:00 |
models.py
|
All users use full-mailbox
|
2020-02-29 00:03:35 +07: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
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |