🛂(permissions) return 404 to users with no domain access
users having no domain access should be forbidden to know the domain is managed in people. To this effect, 403_FORBIDDEN responses have been replaced by 404_NOT_FOUND.
This commit is contained in:
committed by
Marie
parent
15337a2226
commit
3a2b5a6428
@@ -8,6 +8,7 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- 🛂(permissions) return 404 to users with no access to domain #985
|
||||
- ✨(aliases) can create, list and delete aliases #974
|
||||
|
||||
## [1.20.0] - 2025-10-22
|
||||
|
||||
Reference in New Issue
Block a user