| .. |
|
api
|
deps: update flask-limiter and redis deps (#2406)
|
2025-03-04 09:48:38 +01:00 |
|
auth
|
feat: use oidc well-known url (#2077)
|
2024-05-02 16:17:10 +02:00 |
|
cron
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
dashboard
|
deps: update flask-limiter and redis deps (#2406)
|
2025-03-04 09:48:38 +01:00 |
|
data
|
|
|
|
email_tests
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
events
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
example_emls
|
Handle multiple emails in reply-to header (#2365)
|
2025-01-24 10:20:50 +00:00 |
|
handler
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
jobs
|
feat: add monitoring to job runner (#2404)
|
2025-02-27 15:42:20 +00:00 |
|
models
|
refactor: move job names to enum in constants (#2401)
|
2025-02-26 16:52:49 +01:00 |
|
monitor
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
oauth
|
|
|
|
proton
|
refactor: move job names to enum in constants (#2401)
|
2025-02-26 16:52:49 +01: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
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
test.env
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
test_account_linking.py
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
test_alias_audit_log_utils.py
|
feat: alias audit log (#2261)
|
2024-10-14 12:45:00 +02:00 |
|
test_alias_mailbox_utils.py
|
feat: index cleanup and add missing ones (#2369)
|
2025-01-31 10:50:33 +01:00 |
|
test_alias_suffixes.py
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
test_alias_utils.py
|
revert: userid storing on deleted alias (#2305)
|
2024-11-06 11:24:54 +00:00 |
|
test_config.py
|
|
|
|
test_contact_utils.py
|
Two fixes (#2357)
|
2025-01-15 15:50:28 +00:00 |
|
test_coupon_utils.py
|
Fix: if there's an expired manual sub, extend it (#2393)
|
2025-02-21 14:44:31 +01:00 |
|
test_custom_domain_utils.py
|
feat: index cleanup and add missing ones (#2369)
|
2025-01-31 10:50:33 +01:00 |
|
test_custom_domain_validation.py
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
test_dns_utils.py
|
Multi domain check (#2372)
|
2025-01-31 16:36:35 +00:00 |
|
test_domains.py
|
Send event on account unlink (#2379)
|
2025-02-05 09:44:42 +00:00 |
|
test_email_handler.py
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
test_email_utils.py
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
test_extensions.py
|
deps: update flask-limiter and redis deps (#2406)
|
2025-03-04 09:48:38 +01: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
|
refactor: move job names to enum in constants (#2401)
|
2025-02-26 16:52:49 +01:00 |
|
test_message_utils.py
|
Reformat base64 encoded messages to shorter lines (#1575)
|
2023-02-21 15:28:06 +01:00 |
|
test_models.py
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01: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
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
test_user_audit_log_utils.py
|
feat: audit log and admin panel improvements (#2274)
|
2024-10-18 13:32:26 +00:00 |
|
test_utils.py
|
use {word1}_{word2}{digits} as random alias address instead of {word1}{word2}{digits} (#1673)
|
2023-04-04 08:46:29 +02:00 |
|
utils.py
|
deps: update flask-limiter and redis deps (#2406)
|
2025-03-04 09:48:38 +01:00 |
|
utils_test_alias.py
|
|
|