auth
|
fix test: use valid domain
|
2020-04-27 23:15:30 +02:00 |
dashboard
|
redirect user to dashboard when setup is done
|
2020-10-28 10:49:50 +01:00 |
models
|
use PublicDomain instead if ALIAS_DOMAINS
|
2020-10-15 16:45:08 +02:00 |
oauth
|
fix test
|
2020-02-27 22:31:38 +07:00 |
__init__.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
conftest.py
|
rename PublicDomain -> SLDomain
|
2020-10-15 16:51:07 +02:00 |
test.env
|
Add PATCH /api/user_info
|
2020-10-28 17:12:21 +01:00 |
test_alias_utils.py
|
add argument commit= to create()
|
2020-09-28 17:40:30 +02:00 |
test_dns_utils.py
|
Add DMARC
|
2020-05-03 12:01:31 +02:00 |
test_email_handler.py
|
Add get_mailbox_from_mail_from()
|
2020-09-28 17:41:16 +02:00 |
test_email_utils.py
|
take into account Premium domains
|
2020-10-15 16:21:31 +02:00 |
test_jose_utils.py
|
fix test_encode_decode
|
2020-05-02 16:26:50 +02:00 |
test_models.py
|
Dedupe email address
|
2020-10-01 21:35:11 +02:00 |
test_pgp_utils.py
|
add pgpy
|
2020-10-28 11:50:14 +01:00 |
test_server.py
|
only SERVER_NAME in test
|
2019-12-15 18:55:09 +02:00 |
utils.py
|
add some tests for authorize page
|
2019-12-15 18:55:11 +02:00 |