This website requires JavaScript.
Explore
Help
Sign In
studio
/
people
Archived
Watch
2
Star
0
Fork
0
You've already forked people
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
e01b422c1398e43e190fba7c376b78ca8212338a
people
/
src
/
backend
/
mailbox_manager
History
Marie PUPO JEAMMET
e01b422c13
✨
(mailboxes) check imported mailboxes don't clash with existing alias
...
check that dimail imported mailboxes don't use the same username as existing aliases.
2025-12-05 15:03:17 +00:00
..
api
🛂
(permissions) return 404 to users with no domain access
2025-11-21 17:04:20 +00:00
management
🔥
(dimail) remove obsolete user and allow creation in dimail setup
2025-06-10 16:52:04 +02:00
migrations
✨
(mailboxes) cannot create mailbox with same local part as alias
2025-11-20 11:24:59 +00:00
templates
✨
(mailboxes) manage bad secret sent to dimail API
2024-08-09 13:37:20 +02:00
tests
✨
(mailboxes) check imported mailboxes don't clash with existing alias
2025-12-05 15:03:17 +00:00
utils
✨
(mailboxes) check imported mailboxes don't clash with existing alias
2025-12-05 15:03:17 +00:00
__init__.py
🚨
(linter) add missing docstrings
2024-10-29 09:08:35 +01:00
admin.py
✨
(aliases) import existing aliases from dimail
2025-12-05 15:03:17 +00:00
apps.py
🎨
(ruff) fix linter error after ruff update
2025-08-26 11:36:05 +02:00
enums.py
✨
(domains) add action required status on MailDomain
2025-02-03 15:24:32 +01:00
factories.py
✨
(aliases) create aliases
2025-11-20 11:24:59 +00:00
models.py
🔥
(sops) remove obsolete sops file
2025-11-20 11:24:59 +00:00
signals.py
🐛
(domains) reduce logs around domain invitations
2025-06-21 00:15:16 +02:00
tasks.py
✨
(domains) notify support when domain status changes
2025-03-25 08:44:35 +01:00
urls.py
✨
(aliases) create aliases
2025-11-20 11:24:59 +00:00