.. |
api
|
Centralize disabling contacts to ensure the logs are consistent
|
2025-08-06 09:29:41 +02:00 |
auth
|
If the login failed, redirect to auth again
|
2025-06-17 10:07:11 +02:00 |
dashboard
|
Centralize disabling contacts to ensure the logs are consistent
|
2025-08-06 09:29:41 +02:00 |
developer
|
chore: fix regex warnings on python 3.12 (#2400)
|
2025-02-26 15:41:50 +01:00 |
discover
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
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
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
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
|
Allow to soft-delete users (#2034)
|
2024-02-22 17:38:34 +01:00 |
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
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
proton
|
fix: raise Exception instead of calling unimplemented method
|
2025-06-02 13:19:20 +02: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
|
Another race cond
|
2025-07-23 10:57:51 +02:00 |
admin_model.py
|
feat(admin): allow for lookups based on external_user_id
|
2025-09-01 10:01:04 +02:00 |
alias_audit_log_utils.py
|
Implement Alias Trash (#2417)
|
2025-03-18 10:10:56 +01:00 |
alias_delete.py
|
chore: add log when deleting alias
|
2025-09-01 09:50:11 +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
|
Revert "Skip sending event for now"
|
2025-07-23 11:01:18 +02:00 |
build_info.py
|
chore: offer version in newrelic events (#2380)
|
2025-02-05 10:09:52 +00:00 |
config.py
|
Rename config var
|
2025-07-31 11:48:08 +02:00 |
constants.py
|
SL abuser system improvements (#2494)
|
2025-06-11 10:53:34 +02:00 |
contact_utils.py
|
Centralize disabling contacts to ensure the logs are consistent
|
2025-08-06 09:29:41 +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
|
Feature: Add app name to each db connection (#1393)
|
2022-11-02 15:41:48 +01:00 |
dns_utils.py
|
Add tests
|
2025-07-28 15:33:20 +02:00 |
email_utils.py
|
Allow to define more than one smtp server
|
2025-07-31 11:48:08 +02:00 |
email_validation.py
|
Sanitize alias, contacts, mailboxes and users before creating them (#1829)
|
2023-08-03 10:20:25 +02:00 |
errors.py
|
feat: alias restore check quota (#2418)
|
2025-03-18 11:05:09 +00:00 |
extensions.py
|
Improve test: disable rate limit during test and avoid conflicts between tests (#1349)
|
2022-10-14 16:37:49 +02:00 |
fake_data.py
|
Centralize disabling contacts to ensure the logs are consistent
|
2025-08-06 09:29:41 +02:00 |
image_validation.py
|
Do not allow SVG image uploads (#1198)
|
2022-07-29 08:52:51 +02:00 |
import_utils.py
|
Dmarc fix (#2079)
|
2024-03-26 11:43:33 +01:00 |
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 the timeout after connect
|
2025-09-03 13:00:13 +02:00 |
mailbox_utils.py
|
Implement Alias Trash (#2417)
|
2025-03-18 10:10:56 +01:00 |
message_utils.py
|
Reformat base64 encoded messages to shorter lines (#1575)
|
2023-02-21 15:28:06 +01:00 |
models.py
|
feat(admin): allow to update subdomain quota
|
2025-09-01 10:01:04 +02:00 |
monitor_utils.py
|
chore: offer version in newrelic events (#2380)
|
2025-02-05 10:09:52 +00:00 |
newsletter_utils.py
|
Set the proper link for unsub newsletter (#1503)
|
2023-01-17 11:56:00 +01:00 |
oauth_models.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
paddle_callback.py
|
Update render function to receive user always as a param (#2141)
|
2024-07-03 12:59:16 +00:00 |
paddle_utils.py
|
|
|
parallel_limiter.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
partner_user_utils.py
|
Invalid field
|
2025-07-23 13:04:28 +02:00 |
pgp_utils.py
|
|
|
pw_models.py
|
|
|
rate_limiter.py
|
Implement Alias Trash (#2417)
|
2025-03-18 10:10:56 +01:00 |
redis_services.py
|
Rate limit alias creation to prevent abuse (#2021)
|
2024-01-30 18:29:59 +01:00 |
regex_utils.py
|
|
|
request_utils.py
|
feat: add request_id in log (#2367)
|
2025-01-29 07:21:34 +00:00 |
s3.py
|
Cleanup old data (#2066)
|
2024-03-18 16:00:21 +01:00 |
sentry_utils.py
|
feat: update sentry and ignore 416 errors (#2258)
|
2024-10-10 15:42:54 +02:00 |
session.py
|
Set session to lax
|
2024-07-10 14:06:26 +02:00 |
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: audit log and admin panel improvements (#2274)
|
2024-10-18 13:32:26 +00:00 |
user_settings.py
|
feat: user audit log (#2266)
|
2024-10-16 16:57:59 +02:00 |
utils.py
|
Replace random with secrets
|
2024-10-31 16:31:51 +01:00 |