mirror of
https://github.com/bitwarden/server.git
synced 2025-01-03 18:57:35 +01:00
95b7652ca9
* [AC-1443] Changed CurrentContext.ViewAllCollections to only check if the user can edit or delete any collection * [AC-1443] Renamed ICollectionService.GetOrganizationCollections to GetOrganizationCollectionsAsync * [AC-1443] Changed CollectionService.GetOrganizationCollectionsAsync to first check CurrentContext.ViewAssignedCollections instead Added unit tests * [AC-1443] Added new unit test to check for Exception when user does not have permission |
||
---|---|---|
.. | ||
AccountsControllerTests.cs | ||
CollectionsControllerTests.cs | ||
ConfigControllerTests.cs | ||
GroupsControllerTests.cs | ||
OrganizationConnectionsControllerTests.cs | ||
OrganizationDomainControllerTests.cs | ||
OrganizationsControllerTests.cs | ||
OrganizationSponsorshipsControllerTests.cs | ||
OrganizationUsersControllerTests.cs |