.. |
api
|
Fix formatting
|
2019-12-30 15:56:47 +01:00 |
auth
|
autofocus mfa token input
|
2020-01-01 23:52:25 +01:00 |
dashboard
|
Fix scrolling in dns page
|
2020-01-03 11:51:18 +01:00 |
developer
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +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
|
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
|
Add FLASK_PROFILER_PATH, FLASK_PROFILER_PASSWORD setting
|
2020-01-01 22:54:33 +01:00 |
dns_utils.py
|
Use catch-all for all dns query
|
2020-01-02 22:15:08 +01:00 |
email_utils.py
|
add get_email_local_part(), get_email_domain_part() to email_utils
|
2019-12-30 18:18:10 +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
|
User is premium if they have lifetime deal
|
2020-01-01 20:02:48 +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.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 |