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
5d84e226b7447659cbd7c962b76a7e90fecf7c4c
people
/
src
/
backend
/
mailbox_manager
/
tests
History
Sabrina Demagny
5d84e226b7
✨
(maildomain_access) add API endpoint to search users
...
Add new API endpoint to search for new users to whom we can assign new roles.
2024-12-13 16:27:48 +01:00
..
api
✨
(maildomain_access) add API endpoint to search users
2024-12-13 16:27:48 +01:00
__init__.py
🚨
(linter) add missing docstrings
2024-10-29 09:08:35 +01:00
test_command_dimail_setup_db.py
✅
(tests) test dimail setup command
2024-11-05 11:22:02 +01:00
test_models_mailboxes.py
✨
(mailbox) allow to disable mailbox
2024-11-26 14:38:38 +01:00
test_models_maildomain.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
test_models_maildomainaccess.py
🗃️
(models) add MailDomain, MailDomainAccess and Mailbox models
2024-04-16 15:47:33 +02:00
test_utils_dimail_client.py
♻️
(dimail) rename some methods of DimailAPIClient
2024-11-26 12:17:24 +01:00