(api) update mailboxes

Allow update of mailboxes. Secondary email, first and last names can be updated
but not domain or local_part.
This commit is contained in:
Marie PUPO JEAMMET
2025-07-09 15:59:35 +02:00
committed by Marie
parent 79f8e5276a
commit e45cf8dd8b
8 changed files with 440 additions and 2 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(api) update mailboxes #934
### Changed
- 💥(sentry) remove `DJANGO_` before Sentry DSN env variable #957