1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-04 14:13:28 +01:00
bitwarden-server/test/Api.Test/Vault/AuthorizationHandlers
Thomas Rittson 5012d56e5a
[AC-2538] Limit admin access - fix ManageUsers custom permission (#4032)
* Fix issue where ManageUsers custom permission could not
  grant access to collections
* Split ModifyAccess operation to ModifyUserAccess and
  ModifyGroupAccess to reflect more granular operations
2024-05-01 10:06:24 +10:00
..
BulkCollectionAuthorizationHandlerTests.cs [AC-2538] Limit admin access - fix ManageUsers custom permission (#4032) 2024-05-01 10:06:24 +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