..
__init__.py
add /api/alias/options
2019-12-15 18:55:16 +02:00
test_alias_options.py
Replace black and flake8 with ruff ( #1943 )
2023-11-21 16:42:18 +01:00
test_alias.py
fix proton partner error when self host ( #1255 )
2022-09-01 14:59:16 +02:00
test_apple.py
refactor test: no hardcode a@b.c, make sure each test has a different user
2022-04-15 16:59:44 +02:00
test_auth_mfa.py
refactor test: no hardcode a@b.c, make sure each test has a different user
2022-04-15 16:59:44 +02:00
test_auth.py
Canonicalize emails from google and proton before registering users ( #1493 )
2022-12-14 11:50:36 +01:00
test_custom_domain.py
return custom domain json in patch
2022-01-16 17:26:11 +01:00
test_import_export.py
Simpler csv export ( #1383 )
2022-11-23 13:51:08 +01:00
test_mailbox.py
Revert "Add code verification for creating mailboxes ( #1725 )" ( #1727 )
2023-05-09 18:04:04 +02:00
test_new_custom_alias.py
Improve test: disable rate limit during test and avoid conflicts between tests ( #1349 )
2022-10-14 16:37:49 +02:00
test_new_random_alias.py
Improve test: disable rate limit during test and avoid conflicts between tests ( #1349 )
2022-10-14 16:37:49 +02:00
test_notification.py
Store the latest email_log id in the alias to simplify dashboard query ( #2022 )
2024-02-15 15:48:02 +01:00
test_phone.py
GET /api/phone/reservations/:reservation_id
2022-01-04 16:22:41 +01:00
test_serializer.py
Store the latest email_log id in the alias to simplify dashboard query ( #2022 )
2024-02-15 15:48:02 +01:00
test_setting.py
Move set default domain for alias to an external function ( #2158 )
2024-07-23 14:17:23 +00:00
test_sudo.py
Allow to set sudo mode for api requests ( #1108 )
2022-06-23 14:26:36 +02:00
test_user_info.py
Do not allow free users to create reverse alias to reduce abuse ( #2013 )
2024-01-16 14:51:01 +01:00
test_user.py
Generate a web session from an api key ( #1224 )
2022-08-10 18:48:32 +02:00
utils.py
refactor test: no hardcode a@b.c, make sure each test has a different user
2022-04-15 16:59:44 +02:00