.. |
api
|
Require sudo for account changes (#2041)
|
2024-02-29 11:20:29 +01:00 |
auth
|
Prevent proton mailboxes from enabling pgp encryption (#2086)
|
2024-04-12 15:19:41 +02:00 |
dashboard
|
mailbox page requires sudo (#2094)
|
2024-04-23 22:25:37 +02:00 |
developer
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
discover
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
email
|
Preserve X-SL-Queue-Id (#2076)
|
2024-03-22 11:00:06 +01:00 |
events
|
Schedule deletion of users (#1872)
|
2023-09-10 22:11:50 +02:00 |
handler
|
Dmarc fix (#2079)
|
2024-03-26 11:43:33 +01:00 |
internal
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
jobs
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
monitor
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
oauth
|
Allow to soft-delete users (#2034)
|
2024-02-22 17:38:34 +01:00 |
onboarding
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
phone
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
proton
|
fix: handle Proton account not validated case (#1842)
|
2023-08-18 15:59:46 +02:00 |
__init__.py
|
|
|
account_linking.py
|
Allow to soft-delete users (#2034)
|
2024-02-22 17:38:34 +01:00 |
admin_model.py
|
Add option for admin to stop trial (#2026)
|
2024-02-05 13:47:39 +01:00 |
alias_suffix.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
alias_utils.py
|
Small improvements (#2082)
|
2024-04-08 15:05:51 +02:00 |
build_info.py
|
|
|
config.py
|
Cleanup old data (#2066)
|
2024-03-18 16:00:21 +01:00 |
custom_domain_validation.py
|
|
|
db.py
|
|
|
dns_utils.py
|
disable the PGP section if the mailbox is proton and not has PGP enabled (#1841)
|
2023-08-09 09:56:53 +02:00 |
email_utils.py
|
Cleanup also messsage-id headers from linebreaks (#2067)
|
2024-03-18 14:27:38 +01:00 |
email_validation.py
|
Sanitize alias, contacts, mailboxes and users before creating them (#1829)
|
2023-08-03 10:20:25 +02:00 |
errors.py
|
fix: handle Proton account not validated case (#1842)
|
2023-08-18 15:59:46 +02:00 |
extensions.py
|
|
|
fake_data.py
|
|
|
image_validation.py
|
|
|
import_utils.py
|
Dmarc fix (#2079)
|
2024-03-26 11:43:33 +01:00 |
jose_utils.py
|
|
|
log.py
|
|
|
mail_sender.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
message_utils.py
|
|
|
models.py
|
Premium user can enable data breach monitoring (#2084)
|
2024-04-12 10:39:23 +02:00 |
newsletter_utils.py
|
|
|
oauth_models.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
paddle_callback.py
|
|
|
paddle_utils.py
|
|
|
parallel_limiter.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
pgp_utils.py
|
|
|
pw_models.py
|
|
|
rate_limiter.py
|
Small improvements (#2082)
|
2024-04-08 15:05:51 +02:00 |
redis_services.py
|
Rate limit alias creation to prevent abuse (#2021)
|
2024-01-30 18:29:59 +01:00 |
regex_utils.py
|
|
|
s3.py
|
Cleanup old data (#2066)
|
2024-03-18 16:00:21 +01:00 |
session.py
|
Replace black and flake8 with ruff (#1943)
|
2023-11-21 16:42:18 +01:00 |
spamassassin_utils.py
|
|
|
subscription_webhook.py
|
Add timeout to any outbound connection (#1756)
|
2023-05-31 14:19:43 +02:00 |
utils.py
|
Fix: limit the id sizes we generate and remove spaces after unidecode
|
2024-01-22 17:42:58 +01:00 |