(maildomain_access) add API endpoint to search users

Add new API endpoint to search for new users
to whom we can assign new roles.
This commit is contained in:
Sabrina Demagny
2024-11-26 12:03:50 +01:00
parent 6fde76fb46
commit 5d84e226b7
3 changed files with 236 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(maildomain_access) add API endpoint to search users #508
## [1.8.0] - 2024-12-12
### Added