api
|
fix flake8
|
2021-06-17 23:24:07 +02:00 |
auth
|
fix test: use valid domain
|
2020-04-27 23:15:30 +02:00 |
dashboard
|
add limiter for random alias creation
|
2021-03-24 17:30:05 +01:00 |
models
|
use PublicDomain instead if ALIAS_DOMAINS
|
2020-10-15 16:45:08 +02:00 |
oauth
|
fix test
|
2021-04-06 15:19:28 +02:00 |
__init__.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
conftest.py
|
black
|
2020-12-06 22:11:58 +01:00 |
test.env
|
remove unused DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE
|
2021-03-08 15:14:37 +01:00 |
test_config.py
|
refactor config: do not use eval()
|
2021-03-05 17:26:47 +01:00 |
test_cron.py
|
remove unused var
|
2020-12-13 19:31:16 +01:00 |
test_dns_utils.py
|
linting
|
2020-12-06 14:05:00 +01:00 |
test_email_handler.py
|
Add get_mailbox_from_mail_from()
|
2020-09-28 17:41:16 +02:00 |
test_jose_utils.py
|
remove Client.published
|
2021-04-06 19:46:21 +02:00 |
test_models.py
|
fix test
|
2021-01-26 20:06:39 +01:00 |
test_pgp_utils.py
|
add tests for sign_data
|
2020-11-03 13:30:13 +01:00 |
test_server.py
|
update coinbase webhook
|
2020-12-14 11:36:34 +01:00 |
utils.py
|
Format with black
|
2021-03-13 15:37:28 +01:00 |