.. |
api
|
only put pinned alias in default sorting
|
2021-09-21 12:20:29 +02:00 |
auth
|
make sure when user changes password, log user out on other browsers
|
2021-10-11 11:30:41 +02:00 |
dashboard
|
add User.lifetime_coupon_id column
|
2021-10-04 17:14:34 +02:00 |
developer
|
remove Client.published
|
2021-04-06 19:46:21 +02:00 |
discover
|
add rel="noopener" for target="_blank" link
|
2020-07-30 10:09:10 +02:00 |
email
|
refactor: use headers.py
|
2021-10-11 12:10:18 +02:00 |
monitor
|
add /live endpoint
|
2020-12-02 16:34:28 +01:00 |
oauth
|
reformat
|
2021-09-08 11:29:55 +02:00 |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
admin_model.py
|
add admin for custom domain
|
2021-08-24 19:43:32 +02:00 |
alias_utils.py
|
do not use email_validator in get_email_domain_part()
|
2021-09-27 12:13:41 +02:00 |
config.py
|
Add ALIAS_AUTOMATIC_DISABLE
|
2021-09-17 18:05:18 +02:00 |
dns_utils.py
|
black
|
2020-12-06 22:11:58 +01:00 |
email_utils.py
|
refactor: use headers.py
|
2021-10-11 12:10:18 +02:00 |
errors.py
|
fix formatting
|
2020-05-07 22:28:49 +02:00 |
extensions.py
|
set rate limit for creating alias endpoint
|
2021-03-24 16:26:42 +01:00 |
import_utils.py
|
allow import aliases for domains that have ownership_verified
|
2021-10-02 19:18:38 +02:00 |
jose_utils.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
log.py
|
add exception trace when dkim fails
|
2021-09-14 09:13:39 +02:00 |
models.py
|
fix test
|
2021-10-11 11:47:07 +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
|
black
|
2021-09-10 17:42:07 +02:00 |
pgp_utils.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
pw_models.py
|
reformat imports
|
2021-06-27 17:50:36 +02:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
spamassassin_utils.py
|
use re2 instead of re to avoid ReDOS attack
|
2021-09-21 10:57:36 +02:00 |
utils.py
|
Add debug_info decorator
|
2021-09-17 10:31:26 +02:00 |