.. |
api
|
disable bounced email in alias log
|
2020-02-22 13:27:22 +07:00 |
auth
|
take into account the case an email is primary but not verified on github
|
2020-02-19 23:56:07 +07:00 |
dashboard
|
disable bounced email in alias log
|
2020-02-22 13:27:22 +07:00 |
developer
|
do not send an email when user creates a new app
|
2020-02-12 18:33:39 +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
|
user can choose to create alias with custom domain on the authorize page
|
2020-01-29 23:56:44 +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 another sentry project for the front-end using SENTRY_FRONT_END_DSN param
|
2020-02-05 14:38:29 +07:00 |
dns_utils.py
|
Use CloudFlare DNS nameserver
|
2020-01-19 10:22:20 +01:00 |
email_utils.py
|
send_email accepts bounced_email (optional) param
|
2020-02-22 20:39:45 +07: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 ForwardEmailLog.bounced col
|
2020-02-22 12:53:05 +07: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 |