1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-03 18:57:35 +01:00
bitwarden-server/test/Api.Test/Controllers
Rui Tomé 95b7652ca9
[AC-1443] Update manager permission to only see collections they have access to (#3071)
* [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
2023-08-08 16:54:10 +01:00
..
AccountsControllerTests.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
CollectionsControllerTests.cs [AC-1443] Update manager permission to only see collections they have access to (#3071) 2023-08-08 16:54:10 +01:00
ConfigControllerTests.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
GroupsControllerTests.cs [PM-2196] Improvements to the Swagger generator (#2914) 2023-07-14 17:18:26 +02:00
OrganizationConnectionsControllerTests.cs [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
OrganizationDomainControllerTests.cs [PM-2196] Improvements to the Swagger generator (#2914) 2023-07-14 17:18:26 +02:00
OrganizationsControllerTests.cs [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
OrganizationSponsorshipsControllerTests.cs [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
OrganizationUsersControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00