| .. |
|
api
|
Use different errors when handling mailboxes (#2178)
|
2024-08-02 07:19:27 +00:00 |
|
auth
|
feat: use oidc well-known url (#2077)
|
2024-05-02 16:17:10 +02:00 |
|
cron
|
Premium user can enable data breach monitoring (#2084)
|
2024-04-12 10:39:23 +02:00 |
|
dashboard
|
Require sudo for account changes (#2041)
|
2024-02-29 11:20:29 +01:00 |
|
data
|
|
|
|
email_tests
|
|
|
|
events
|
Add sync events (#2113)
|
2024-05-23 10:27:08 +02:00 |
|
example_emls
|
Fix: Use MIMEText for text contents (#1801)
|
2023-07-11 16:48:01 +02:00 |
|
handler
|
Do not replace unsubs that go to UNSUBSCRIBER (#2051)
|
2024-03-06 16:26:10 +01:00 |
|
jobs
|
Create jobs to trigger sending all alias as create events (#2126)
|
2024-06-07 13:36:18 +00:00 |
|
models
|
Use partner emails when the user has used alias from a partner (#2136)
|
2024-06-28 13:34:16 +00:00 |
|
monitor
|
chore: add upcloud monitoring (#1835)
|
2023-08-04 12:19:00 +02:00 |
|
oauth
|
|
|
|
proton
|
fix: handle Proton account not validated case (#1842)
|
2023-08-18 15:59:46 +02:00 |
|
tasks
|
Cleanup old data (#2066)
|
2024-03-18 16:00:21 +01:00 |
|
user_settings
|
Update tests
|
2024-08-05 11:54:44 +02:00 |
|
__init__.py
|
|
|
|
conftest.py
|
Fix base test class (#2152)
|
2024-07-10 11:41:50 +00:00 |
|
test.env
|
feat: use oidc well-known url (#2077)
|
2024-05-02 16:17:10 +02:00 |
|
test_account_linking.py
|
Creating account via partner also canonicalizes email (#1939)
|
2023-11-08 09:58:01 +01:00 |
|
test_alias_suffixes.py
|
Do not show the default domain twice (#1772)
|
2023-06-21 18:56:03 +02:00 |
|
test_alias_utils.py
|
Check if the domain has a deleted alias (#1764)
|
2023-06-01 17:33:58 +02:00 |
|
test_config.py
|
|
|
|
test_dns_utils.py
|
|
|
|
test_domains.py
|
Allow to get premium partner domains without premium sl domains (#1880)
|
2023-09-13 18:12:47 +02:00 |
|
test_email_handler.py
|
Preserve X-SL-Queue-Id (#2076)
|
2024-03-22 11:00:06 +01:00 |
|
test_email_utils.py
|
Add warning to subject when possible phishing is detected (#2137)
|
2024-07-01 16:43:48 +00:00 |
|
test_extensions.py
|
Replace poetry with rye (#2163)
|
2024-07-25 16:18:49 +02:00 |
|
test_image_validation.py
|
|
|
|
test_jose_utils.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
|
test_mail_sender.py
|
|
|
|
test_mailbox_utils.py
|
Return mailbox activation on mailbox creation
|
2024-08-02 14:53:46 +02:00 |
|
test_message_utils.py
|
|
|
|
test_models.py
|
chore: add retry counter to event (#2159)
|
2024-07-23 14:11:16 +00:00 |
|
test_monitoring.py
|
|
|
|
test_oauth_models.py
|
|
|
|
test_onboarding.py
|
|
|
|
test_paddle_callback.py
|
|
|
|
test_paddle_utils.py
|
|
|
|
test_pgp_utils.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
|
test_prarallel_limiter.py
|
|
|
|
test_regex_utils.py
|
|
|
|
test_server.py
|
|
|
|
test_subscription_webhook.py
|
Show the default domain for creating aliases even if it's not requested by a partner (#1754)
|
2023-05-29 16:40:04 +02:00 |
|
test_utils.py
|
|
|
|
utils.py
|
Create jobs to trigger sending all alias as create events (#2126)
|
2024-06-07 13:36:18 +00:00 |
|
utils_test_alias.py
|
|
|