1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
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
..
AdminConsole [PM-3797 Part 5] Add reset password keys to key rotation (#3445) 2023-12-14 15:05:19 -05:00
Auth [PM-4168] update keys for WebAuthnLoginCredential (#3506) 2023-12-15 13:38:34 -08:00
Controllers [AC-1981] Fix CollectionsController.Get auth check by just checking collections for the requested orgId (#3575) 2023-12-20 16:34:09 +00:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager [SM-909] Add service-account people access policy management endpoints (#3324) 2023-12-07 15:35:16 -06:00
Tools [PM-3797 Part 4] Add Sends to new Key Rotation (#3442) 2023-12-12 11:58:34 -05:00
Utilities Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Vault [AC-1981] Fix CollectionsController.Get auth check by just checking collections for the requested orgId (#3575) 2023-12-20 16:34:09 +00:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00