1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/Controllers
Rui Tomé 72ebb5e66f
[AC-1981] Fix CollectionsController.Get auth check by just checking collections for the requested orgId (#3575)
* Fixed auth check by just checking collections for the requested orgId

* [AC-1139] Refactor collection authorization logic to check for manage permission

* [AC-1139] Remove unnecessary authorization check in CollectionsController

* [AC-1139] Remove unused test method

* [AC-1139] Remove unnecessary code for checking read permissions
2023-12-20 16:34:09 +00:00
..
CollectionsControllerTests.cs [AC-1981] Fix CollectionsController.Get auth check by just checking collections for the requested orgId (#3575) 2023-12-20 16:34:09 +00:00
ConfigControllerTests.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
LegacyCollectionsControllerTests.cs [AC-1330] [AC-1850] Deprecate AccessAll in UserCollectionDetails and related sprocs (#3505) 2023-12-13 19:22:30 -05:00
PoliciesControllerTests.cs [AC-1287] AC Team code ownership moves: Policies (1/2) (#3383) 2023-11-22 16:07:37 -05:00