1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test/Vault
Thomas Rittson ef44def88b
[AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284)
Remove FlexibleCollections feature flag logic for repository methods:
* GetManyByUserIdAsync
* GetManyByUserIdCipherIdAsync
* UpdateCollectionsAsync
* UpdateCollectionsForCiphersAsync

This feature flag was never turned on and we will update the sprocs
directly as required.
2024-07-03 12:06:36 +10:00
..
AuthorizationHandlers [AC-2605] Restrict collection access for some custom users (#4096) 2024-05-21 10:44:57 +10:00
Controllers [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00
Validators [PM-5938] Prevent permanent vault coruption on key-rotation with desycned vault (#4098) 2024-05-30 11:08:26 +02:00