🔒️(backend) remove owner as valid role for ask_for_access serializer
When a ask_for_access creation is made, we explicitly remove the owner role to prevent role escalation.
This commit is contained in:
@@ -23,6 +23,10 @@ and this project adheres to
|
||||
- 🐛(frontend) fix pdf embed to use full width #1526
|
||||
- 🐛(pdf) fix table cell alignment issue in exported documents #1582
|
||||
|
||||
### Security
|
||||
|
||||
- mitigate role escalation in the ask_for_access viewset #1580
|
||||
|
||||
## [3.9.0] - 2025-11-10
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user