🔒️(users) restrict listable users to same organization
This is a quick fix to a security issue. Previously, any user could list all users. Now /users/ endpoint only lists users from same organization.
This commit is contained in:
committed by
Marie
parent
a009f3ccb7
commit
b4de7fda92
@@ -22,6 +22,7 @@ and this project adheres to
|
||||
### Changed
|
||||
|
||||
- ♻️(plugins) rewrite plugin system as django app #844
|
||||
- 🔒️(users) restrict listable users to same organization #846
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user