__init__.py
|
add /api/alias/options
|
2019-12-15 18:55:16 +02:00 |
test_alias.py
|
Fix deprecation warnings.
|
2022-02-04 13:49:38 +00:00 |
test_alias_options.py
|
refactor
|
2022-04-14 18:37:55 +02:00 |
test_apple.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
test_auth.py
|
return 422 if account not activated
|
2022-02-22 22:12:36 +01:00 |
test_auth_mfa.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
test_import_export.py
|
improve test
|
2021-11-08 12:57:03 +01:00 |
test_mailbox.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
test_notification.py
|
return title in /api/notifications
|
2022-01-24 15:20:59 +01:00 |
test_serializer.py
|
Added spoofed email test
|
2022-03-21 10:43:18 +01:00 |
test_setting.py
|
add random_alias_suffix to settings api
|
2021-12-28 15:24:58 +01:00 |
test_user_info.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |