1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-22 02:51:33 +01:00
bitwarden-server/test/Api.Test/Vault/AuthorizationHandlers
Vincent Salucci 71def39015
[AC-1809] Update OrganizationAbility with Collection Management Settings (#3571)
* feat: Update OrganizationAbility with LimitCollectionCreationDeletion, refs AC-1809

* feat: Update OrganizationAbility constructor usage to pass feature flag state, refs AC-1809

* feat: Update EF retrieval of org abilities to include new property from database, refs AC-1809

* feat: Update sproc to include LimitCollectionCreationDeletion property and create migration, refs AC-1809

* feat: Inject ApplicationCache into handler accessing LimitCollectionCreationDeletion, refs AC-1809

* feat: remove collection management settings from CurrentContextOrganization and update tests, refs AC-1809

* feat: add AllowAdminAccessToAllCollectionItems to OrganizationAbility pipeline, refs AC-1809

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2023-12-28 10:07:06 +10:00
..
BulkCollectionAuthorizationHandlerTests.cs [AC-1809] Update OrganizationAbility with Collection Management Settings (#3571) 2023-12-28 10:07:06 +10:00
CollectionAuthorizationHandlerTests.cs [AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned Collections custom permissions (#3360) 2023-12-08 18:07:59 +00:00
GroupAuthorizationHandlerTests.cs [AC-1809] Update OrganizationAbility with Collection Management Settings (#3571) 2023-12-28 10:07:06 +10:00
OrganizationUserAuthorizationHandlerTests.cs [AC-1809] Update OrganizationAbility with Collection Management Settings (#3571) 2023-12-28 10:07:06 +10:00