1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
Vincent Salucci 71def39015
[AC-1809] Update OrganizationAbility with Collection Management Settings (#3571)
* feat: Update OrganizationAbility with LimitCollectionCreationDeletion, refs AC-1809

* feat: Update OrganizationAbility constructor usage to pass feature flag state, refs AC-1809

* feat: Update EF retrieval of org abilities to include new property from database, refs AC-1809

* feat: Update sproc to include LimitCollectionCreationDeletion property and create migration, refs AC-1809

* feat: Inject ApplicationCache into handler accessing LimitCollectionCreationDeletion, refs AC-1809

* feat: remove collection management settings from CurrentContextOrganization and update tests, refs AC-1809

* feat: add AllowAdminAccessToAllCollectionItems to OrganizationAbility pipeline, refs AC-1809

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2023-12-28 10:07:06 +10: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-1809] Update OrganizationAbility with Collection Management Settings (#3571) 2023-12-28 10:07:06 +10:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00