api
|
Fix test due to updated wording
|
2019-12-30 16:01:29 +01:00 |
auth
|
add default-avatar and use it instead of gravatar
|
2019-12-15 18:55:10 +02:00 |
__init__.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
conftest.py
|
use tests/env.test as env file for tests
|
2019-12-15 18:55:11 +02:00 |
env.test
|
add missing DKIM_PUBLIC_KEY_PATH
|
2019-12-29 10:46:00 +01:00 |
test_jose_utils.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
test_models.py
|
Implement alias generator schemes
|
2019-12-28 14:20:10 +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 |