1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/test/Api.Test/Vault/Controllers
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
..
CiphersControllerTests.cs [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00
SyncControllerTests.cs [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00