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
a57070bfb891ae2b5ba13ae300d568c104eba4da
people
/
src
/
backend
/
mailbox_manager
History
Sabrina Demagny
a57070bfb8
🩹
(mailbox) fix status of current mailboxes
...
All mailboxes created so far should be in active status
2024-11-21 23:20:51 +01:00
..
api
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
management
💚
(ci) call the Dimail container by its actual name (and port)
2024-11-14 18:19:55 +01:00
migrations
🩹
(mailbox) fix status of current mailboxes
2024-11-21 23:20:51 +01:00
templates
✨
(mailboxes) manage bad secret sent to dimail API
2024-08-09 13:37:20 +02:00
tests
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
utils
💚
(ci) also save Dimail logs from E2E test runs
2024-11-14 18:19:55 +01:00
__init__.py
🚨
(linter) add missing docstrings
2024-10-29 09:08:35 +01:00
admin.py
🩹
(mailbox) fix status of current mailboxes
2024-11-21 23:20:51 +01:00
apps.py
🗃️
(models) add MailDomain, MailDomainAccess and Mailbox models
2024-04-16 15:47:33 +02:00
enums.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
factories.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
models.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
urls.py
✨
(mailbox_manager) modify API to get maildomain
2024-06-13 15:10:04 +02:00