1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/test/Api.Test/Vault/AuthorizationHandlers
Thomas Rittson ba36b2d26a
[AC-2172] Member modal - limit admin access (#3934)
* update OrganizationUsersController PUT and POST
* enforces new collection access checks when updating members
* refactor BulkCollectionAuthorizationHandler to avoid repeated db calls
2024-04-29 11:02:06 +10:00
..
BulkCollectionAuthorizationHandlerTests.cs [AC-2172] Member modal - limit admin access (#3934) 2024-04-29 11:02:06 +10:00
CollectionAuthorizationHandlerTests.cs [AC-2027] Update Flexible Collections logic to use organization property (#3644) 2024-01-17 12:33:35 +00:00
GroupAuthorizationHandlerTests.cs [AC-2068] Allows Users to read all users/groups when Flexible Collections is enabled (#3720) 2024-01-30 09:53:56 -08:00
OrganizationUserAuthorizationHandlerTests.cs [AC-2068] Allows Users to read all users/groups when Flexible Collections is enabled (#3720) 2024-01-30 09:53:56 -08:00