1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
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
..
AdminConsole/OrganizationAuth [AC-1191] TDE admin approval email (#3044) 2023-07-06 10:03:49 -05:00
Auth [AC-1435] Single Organization policy prerequisite for Account Recovery policy (#3082) 2023-07-18 10:00:49 -05:00
AutoFixture [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
OrganizationFeatures [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
Services [AC-1443] Update manager permission to only see collections they have access to (#3071) 2023-08-08 16:54:10 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Vault [AC-1344] Provider users unable to bulk restore vault items for client organizations (#2871) 2023-08-02 16:22:37 +01:00
Core.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
packages.lock.json Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00