(admin) manage aliases from admin

manage aliases from admin, including alias creation,
deletion and sync
This commit is contained in:
Marie PUPO JEAMMET
2025-12-11 15:58:36 +01:00
committed by Marie
parent 01583ba94f
commit 7d44e54913
2 changed files with 22 additions and 3 deletions

View File

@@ -8,11 +8,19 @@ and this project adheres to
## [Unreleased]
- 🔒️(security) upgrade python version to fix vulnerability #1010
- 🐛(dimail) allow mailboxes and aliases to have the same local part #986
- 🐛(dimail) ignore oxadmin when importing mailboxes from dimail #986
### Added
- (domains) alias sorting and admin
- ✨(aliases) delete all aliases in one call #1002
### Fixed
- 🔒️(security) upgrade python version to fix vulnerability #1010
- 🐛(dimail) ignore oxadmin when importing mailboxes from dimail #986
- ✨(aliases) fix deleting single aliases #1002
### Changed
- 🐛(dimail) allow mailboxes and aliases to have the same local part #986
### Removed
- 🔥(plugins) remove CommuneCreation plugin
## [1.21.0] - 2025-12-05