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
Vincent Salucci df4d1d5552
[AC-2086] Update CanDelete to handle V1 flag logic (#3979)
* feat: Update authorization handler to handle V1 collection enhancement, refs AC-2086

* feat: update tests to account for new V1 flag/setting logic, refs AC-2086

* feat: update CanDelete with all collection enhancement combinations, refs AC-2086

* feat: add tests for new delete flows, refs AC-2086

* fix: update new conditionals with bool return value, refs AC-2086

* feat: simplify conditional in regards to LimitCollectionCreationDeletion, refs AC-2086

* feat: simplify AllowAdminAccessToAllCollectionItems conditional, refs AC-2086

* feat: add unit test making sure admins can't delete collections without can manage, refs AC-2086
2024-05-08 18:25:22 -04:00
..
BulkCollectionAuthorizationHandlerTests.cs [AC-2086] Update CanDelete to handle V1 flag logic (#3979) 2024-05-08 18:25:22 -04: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