1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
Shane Melton 45be4d5069
[AC-1707] Restrict provider access to items (#3881)
* [AC-2274] Introduce CanEditAnyCiphersAsAdminAsync helper to replace EditAnyCollection usage

* [AC-2274] Add unit tests for CanEditAnyCiphersAsAdmin helper

* [AC-2274] Add Jira ticket

* [AC-1707] Add feature flag

* [AC-1707] Update CanEditAnyCiphersAsAdmin to fail for providers when the feature flag is enabled

* [AC-2274] Undo change to purge endpoint

* [AC-2274] Update admin checks to account for unassigned ciphers

* [AC-1707] Fix provider auth checks after merge with main

* [AC-1707] Fix tests after merge

* [AC-1707] Adjust CanEditCipherAsAdmin method to properly account for admin user types

- Fix associated unit tests

* [AC-1707] Formatting
2024-05-07 12:30:48 -07:00
..
AdminConsole [AC-2170] Group modal - limit admin access - collections tab (#3998) 2024-05-02 09:55:16 +10:00
Auth [AC-1904] Implement endpoint to retrieve Provider subscription (#3921) 2024-03-28 08:46:12 -04:00
Billing/Controllers [AC-2488] Add billing endpoint to determine SM standalone for organization (#4014) 2024-04-24 16:29:04 -04:00
Controllers [AC-2084] Include Collection permissions for admin endpoints (#3793) 2024-05-03 09:33:06 -04:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager [SM-1030] Cleanup old access policy management code (#4015) 2024-05-06 14:56:58 -05:00
Tools [PM-3797 Part 4] Add Sends to new Key Rotation (#3442) 2023-12-12 11:58:34 -05:00
Utilities [AC-1923] Add endpoint to create client organization (#3977) 2024-04-16 13:55:00 -04:00
Vault [AC-1707] Restrict provider access to items (#3881) 2024-05-07 12:30:48 -07:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00