| .. |
|
admin
|
Disable regex search for aliases
|
2026-01-16 09:27:45 +01:00 |
|
api
|
Fix condition to avoid duplicate lines
|
2025-09-18 14:09:47 +02:00 |
|
auth
|
Refactor into a function
|
2025-12-01 12:09:16 +01:00 |
|
dashboard
|
feat: use rust pgp
|
2026-01-14 12:36:13 +01:00 |
|
developer
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
discover
|
|
|
|
email
|
feat: allow to limit max email recipients (#2436)
|
2025-04-14 16:03:02 +02:00 |
|
events
|
feat: Integrate SL alias note in event system. (#2495)
|
2025-06-11 09:33:49 +00:00 |
|
handler
|
Centralize disabling contacts to ensure the logs are consistent
|
2025-08-06 09:29:41 +02:00 |
|
internal
|
|
|
|
jobs
|
Added missing eager loading
|
2025-07-23 08:19:24 +02:00 |
|
monitor
|
chore: offer version in newrelic events (#2380)
|
2025-02-05 10:09:52 +00:00 |
|
oauth
|
|
|
|
onboarding
|
Disable the enforced header until all extensions are updated and add a fallback option to trigger a manual login (#2155)
|
2024-07-12 15:27:11 +00:00 |
|
payments
|
feat: user audit log (#2266)
|
2024-10-16 16:57:59 +02:00 |
|
phone
|
|
|
|
proton
|
fix: use Other proton client header appname
|
2026-01-08 16:30:51 +01:00 |
|
__init__.py
|
|
|
|
abuser.py
|
Move unmark to abuser file
|
2025-06-16 13:16:29 +02:00 |
|
abuser_audit_log_utils.py
|
feat: added abuser utils for main abuser (un)archiving flows. (#2468)
|
2025-05-19 14:59:50 +02:00 |
|
abuser_utils.py
|
Move unmark to abuser file
|
2025-06-16 13:16:29 +02:00 |
|
account_linking.py
|
Do not allow to create accounts from proton with invalid domains
|
2025-12-23 22:57:01 +01:00 |
|
alias_audit_log_utils.py
|
Implement Alias Trash (#2417)
|
2025-03-18 10:10:56 +01:00 |
|
alias_delete.py
|
feat: add alias id when deleting alias
|
2025-09-04 11:59:20 +02:00 |
|
alias_mailbox_utils.py
|
feat: index cleanup and add missing ones (#2369)
|
2025-01-31 10:50:33 +01:00 |
|
alias_suffix.py
|
Try to catch the race condidion when creating the user with a partner (#2320)
|
2024-11-14 09:54:13 +01:00 |
|
alias_utils.py
|
user can set a display name for an autocreate rule
|
2025-11-03 11:13:32 +01:00 |
|
build_info.py
|
chore: offer version in newrelic events (#2380)
|
2025-02-05 10:09:52 +00:00 |
|
config.py
|
feat: use rust pgp
|
2026-01-14 12:36:13 +01:00 |
|
constants.py
|
SL abuser system improvements (#2494)
|
2025-06-11 10:53:34 +02:00 |
|
contact_utils.py
|
FIX: Do not allow to create a contact with reply email as contact email
|
2025-09-22 16:56:20 +02:00 |
|
coupon_utils.py
|
Fix: if there's an expired manual sub, extend it (#2393)
|
2025-02-21 14:44:31 +01:00 |
|
custom_domain_utils.py
|
Implement Alias Trash (#2417)
|
2025-03-18 10:10:56 +01:00 |
|
custom_domain_validation.py
|
Multi domain check (#2372)
|
2025-01-31 16:36:35 +00:00 |
|
db.py
|
|
|
|
dns_utils.py
|
Add tests
|
2025-07-28 15:33:20 +02:00 |
|
email_utils.py
|
Make bounces configurable
|
2025-12-16 14:44:10 +01:00 |
|
email_validation.py
|
|
|
|
errors.py
|
Do not allow to create accounts from proton with invalid domains
|
2025-12-23 22:57:01 +01:00 |
|
extensions.py
|
|
|
|
fake_data.py
|
feat: use rust pgp
|
2026-01-14 12:36:13 +01:00 |
|
image_validation.py
|
|
|
|
import_utils.py
|
|
|
|
jose_utils.py
|
|
|
|
log.py
|
fix: allow to retrieve none getattr for request-id (#2388)
|
2025-02-10 09:35:11 +01:00 |
|
mail_sender.py
|
Set directly socket timeout
|
2025-09-04 10:42:17 +02:00 |
|
mailbox_utils.py
|
feat: better errors for invalid domain in mailbox
|
2025-12-10 11:25:48 +01:00 |
|
message_utils.py
|
|
|
|
models.py
|
feat(admin panel): manage user quotas
|
2025-12-09 12:21:14 +01:00 |
|
monitor_utils.py
|
chore: offer version in newrelic events (#2380)
|
2025-02-05 10:09:52 +00:00 |
|
newsletter_utils.py
|
|
|
|
oauth_models.py
|
|
|
|
paddle_callback.py
|
|
|
|
paddle_utils.py
|
Update paddle error
|
2025-12-12 11:49:35 +01:00 |
|
parallel_limiter.py
|
|
|
|
partner_user_utils.py
|
Invalid field
|
2025-07-23 13:04:28 +02:00 |
|
pgp_utils.py
|
chore: remove elapsed time from event and handle missing PGP_SENDER_PRIVATE_KEY
|
2026-01-14 12:36:13 +01:00 |
|
pw_models.py
|
|
|
|
rate_limiter.py
|
Disable rate limits in tests
|
2025-11-21 11:31:52 +01:00 |
|
redis_services.py
|
|
|
|
regex_utils.py
|
|
|
|
request_utils.py
|
feat: add request_id in log (#2367)
|
2025-01-29 07:21:34 +00:00 |
|
s3.py
|
|
|
|
sentry_utils.py
|
feat: update sentry and ignore 416 errors (#2258)
|
2024-10-10 15:42:54 +02:00 |
|
session.py
|
|
|
|
spamassassin_utils.py
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
|
subscription_webhook.py
|
Remove old webhook to send plan changes and rely on events (#2265)
|
2024-10-15 11:01:26 +02:00 |
|
user_audit_log_utils.py
|
feat: make PGP key check in cron mark mailboxes with invalid keys as pgp-disabled
|
2026-01-15 15:01:34 +01:00 |
|
user_settings.py
|
Refactor into a function
|
2025-12-01 12:09:16 +01:00 |
|
utils.py
|
Add googlemail to canonicalization
|
2025-11-21 11:31:52 +01:00 |