Commit Graph
1190 Commits
Author SHA1 Message Date
renovate[bot]andMarie fd1856011e ⬆️(dependencies) update mjml to v5 [SECURITY] 2026-08-06 15:39:57 +02:00
Marie PUPO JEAMMET 20d58759c8 (cron) change frequency at which we check domains
hourly checks were excessive and produced spam
2026-08-06 15:34:05 +02:00
Marie PUPO JEAMMET 42e258a709 (tests) fix intermittently broken test
fix assert by sorting lists on both side of the ==
2026-08-06 14:55:22 +02:00
renovate[bot]andMarie 78753166eb ⬆️(dependencies) update joserfc to v1.6.8 [SECURITY] 2026-08-06 12:14:55 +02:00
mjeammetandMarie 9bb1758f15 🌐(i18n) update translated strings
Update translated files with new translations
v1.26.0
2026-06-24 15:53:00 +00:00
Marie PUPO JEAMMET 4fc8c58879 🔖(minor) release version 1.26.0
Update all version files and changelog for minor release.
2026-06-24 15:53:00 +00:00
Marie PUPO JEAMMET 7a002eda62 (scripts) update release script to include uv
Update release script to automatically upgrade people's version
on uv.lock file
2026-06-24 15:35:36 +00:00
snyk-botandMarie 11468d33ef ⬆️(dependencies) upgrade mjml to 4.18.0
Snyk has created this PR to upgrade mjml from 4.16.1 to 4.18.0.
2026-06-24 10:49:55 +00:00
snyk-botandMarie 5aa9d3cdd2 ⬆️(dependencies) upgrade @html-to/text-cli to 0.6.0
Snyk has created this PR to upgrade @html-to/text-cli from 0.5.4 to 0.6.0.
2026-06-23 16:36:55 +00:00
Marie PUPO JEAMMET 5df0df597a 🩹(dimail) increase login code max uses
Increase max uses on login code
2026-06-23 16:16:40 +00:00
Marie PUPO JEAMMET 97029274eb 🩹(changelog) add changelog entry for last commit
or, more precisely, fix changelog order
2026-06-23 16:16:40 +00:00
Marie PUPO JEAMMET d83023db33 (dimail) allow auto-import from dimail
add an automated task automatically importing
mailboxes and aliases from dimail
2026-06-23 14:50:25 +00:00
snyk-botandMarie eb88229e6a ⬆️(dependencies) upgrade i18next-parser to fix vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSYAML-17342520
2026-06-23 13:53:51 +00:00
snyk-botandMarie b3f36a79a6 ⬆️(dependencies) fix Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE323-OPENSSL-15993266
- https://snyk.io/vuln/SNYK-ALPINE323-OPENSSL-15993266
- https://snyk.io/vuln/SNYK-ALPINE323-OPENSSL-15993253
- https://snyk.io/vuln/SNYK-ALPINE323-OPENSSL-15993258
- https://snyk.io/vuln/SNYK-ALPINE323-OPENSSL-15993259
2026-06-23 12:46:20 +00:00
Marie PUPO JEAMMET c5c9bcc5d0 ⬆️(security) upgrade cryptography and tornado packages
See
- GHSA-537c-gmf6-5ccf https://github.com/advisories/GHSA-537c-gmf6-5ccf
- CVE-2026-49853 https://avd.aquasec.com/nvd/cve-2026-49853
- CVE-2026-49855 https://avd.aquasec.com/nvd/cve-2026-49855
2026-06-23 12:34:31 +00:00
renovate[bot]andMarie 8ee5a67bd9 ⬆️(dependencies) update PyJWT to v2.13.0 [SECURITY] 2026-06-23 12:34:31 +00:00
Marie PUPO JEAMMET 65cbaac171 🐛(dimail) fix trailing slash on dimail check endpoint
For some reasons, follow_redirects doesn't properly follow redirects.
Fix by simply removing trailing slash to match dimail's endpoints
2026-05-13 19:10:19 +02:00
Marie PUPO JEAMMET 040d37ea71 ⬆️(dependencies) upgrade dimail to v0.6.7 2026-05-13 19:10:19 +02:00
Marie PUPO JEAMMET e2188b1a11 🔖(patch) release version 1.25.4
Update all version files and changelog for patch release.
v1.25.4
2026-05-13 14:28:21 +02:00
Marie PUPO JEAMMET 7d06025253 ⬆️(dependencies) update urllib3 to v2.7.0 [SECURITY] 2026-05-13 12:15:45 +02:00
Marie PUPO JEAMMET d359a2cc65 🐛(dimail) follow redirects from dimail
add follow_redirects to all calls to dimail's endpoints
2026-05-13 12:15:45 +02:00
renovate[bot]andMarie 54c48a8732 ⬆️(dependencies) update next to v15.5.18 [SECURITY] 2026-05-13 10:52:47 +02:00
Marie PUPO JEAMMET d703b32b1b 🔖(patch) release version 1.25.3
Update all version files and changelog for patch release.
v1.25.3
2026-05-11 11:42:47 +02:00
renovate[bot]andMarie baafb3901e ⬆️(dependencies) update django to v6.0.5 [SECURITY] 2026-05-11 11:20:29 +02:00
Marie PUPO JEAMMET 8f4e1adeb8 🐛(dimail) switch to mailboxes v2 for import
fix import once and for all by switching to mailbox v2.
Import now depends on the presence of "ox" in "features" field
2026-05-06 14:52:50 +02:00
Marie PUPO JEAMMET 06aaf7ed47 🔖(patch) release version 1.25.2
Update all version files and changelog for patch release.
v1.25.2
2026-04-29 17:42:53 +02:00
Marie PUPO JEAMMET da44279425 🐛(dimail) fix trailing slash
Trailing slash are the worst. This caused dimail api
to fail miserably.
2026-04-29 16:48:29 +02:00
mjeammetandMarie e8dda0557c 🌐(i18n) update translated strings
Update translated files with new translations
v1.25.1
2026-04-29 13:44:20 +02:00
Marie PUPO JEAMMET 09dda49197 🔖(patch) release version 1.25.1
Update all version files and changelog for patch release.
2026-04-29 13:44:20 +02:00
Marie PUPO JEAMMET 2162b0a4f3 🐛(dimail) fix login code sent to wrong dimail url
Login code was mistakenly sent to API_URL. Modify client method to
send code to WEBMAIL_URL instead.
2026-04-29 12:12:23 +02:00
Marie PUPO JEAMMETandMarie 5d50aa8cf2 🔖(minor) release version 1.25.0
Update all version files and changelog for minor release.
v1.25.0
2026-04-20 10:51:26 +00:00
mjeammetandMarie 955e5fe439 🌐(i18n) update translated strings
Update translated files with new translations
2026-04-20 10:51:26 +00:00
Marie PUPO JEAMMETandMarie 3dbacb637d 🔒️(permissions) fix possible privilege escalation upon invitation
This is a fix for a CVE where admins could invite above
their role.
2026-04-20 10:15:29 +00:00
Marie PUPO JEAMMETandMarie 3308e7bb56 📝(dimail) update documentation
Update documentation on dimail interop
2026-04-20 09:45:38 +00:00
Marie PUPO JEAMMETandMarie af622b223d (mailboxes) send login links instead of passwords
Modify behaviour when creating mailbox or resetting password. We now send login
link to the secondary mailbox.
2026-04-20 09:45:38 +00:00
Marie PUPO JEAMMETandMarie 480e313e3b ⬆️(dependencies) upgrade dimail to v0.6.5
upgrade dimail to get code feature
2026-04-20 09:45:38 +00:00
Marie PUPO JEAMMETandMarie 06dcdf275a 🚸(mailboxes) improve error message when no secondary email
improve error message when trying to reset password on a
mailbox not having a secondary email.
2026-04-15 14:25:19 +00:00
renovate[bot]andMarie 6c8ded9904 ⬆️(dependencies) update pytest to v9.0.3 [SECURITY] 2026-04-14 16:37:58 +00:00
Marie PUPO JEAMMETandMarie 39224f8a0d ⬆️(security) upgrade pillow version to 12.2.0
upgrade pillow version to 12.2.0
see CVE https://github.com/advisories/GHSA-whj4-6x5x-4v2j
2026-04-14 15:45:57 +00:00
renovate[bot]andMarie 5715f1442e ⬆️(dependencies) update next to v15.5.15 [SECURITY] 2026-04-14 15:45:57 +00:00
EléonoreandGitHub dcf8a8ce09 🐛(languages) fix currentLanguage in profile menu (#1108)
Fix currentLanguage in profile menu
2026-04-14 14:58:22 +00:00
EléonoreandGitHub fd1052155d 💄(ui) review ui : delete border container (#1107)
delete border container, fix waffle + change header
2026-04-14 14:46:15 +00:00
Julien BouquillonandMarie PUPO JEAMMET 34d805b0c7 💬(front) improve no alias message on domain view
improve message on domain view when research returns
no alias

Update translation for alias not found message
2026-04-14 15:52:03 +02:00
Marie PUPO JEAMMETandMarie 58b9ea4e40 🐛(dimail) fix no import for functional mailboxes
possibly temporary fix for broken import script,
failing upon encountering dimail's functional mailboxes,
which have no givenName and no surName.
2026-04-13 17:28:23 +00:00
Marie PUPO JEAMMETandMarie 37f254046e 🧑‍💻(admin) export domain contact info
Provides an admin action to export domains contact information
2026-04-13 12:33:36 +00:00
Marie PUPO JEAMMETandMarie 6a51b96d8e (invitations) test accesses have expected role when created from email
Trying to catch a bug where accesses created with email adress sometimes
have the wrong role
2026-04-13 11:36:44 +00:00
renovate[bot]andMarie 4c49b217fd ⬆️(dependencies) update lodash to v4.18.1 [SECURITY] 2026-04-09 11:51:16 +00:00
renovate[bot]andMarie 614ca02487 ⬆️(dependencies) update django to v6.0.4 [SECURITY] 2026-04-09 10:26:26 +00:00
renovate[bot]andMarie e490738f99 ⬆️(dependencies) update requests to v2.33.0 [SECURITY] 2026-03-27 13:13:32 +00:00
mjeammetandMarie df93284bf8 🌐(i18n) update translated strings
Update translated files with new translations
v1.24.0
2026-03-24 09:28:53 +00:00