1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-21 21:41:21 +01:00
bitwarden-server/test/Api.Test/Vault/Controllers
Thomas Rittson 4e0a981b43
[AC-2809] Remove unused FlexibleCollections feature flag from Cipher Repository (#4282)
Remove FlexibleCollections feature flag logic for repository methods:
* CiphersController.GetByIdAsync
* CipherRepository.DeleteAsync
* CipherRepository.MoveAsync
* RestoreAsync
* SoftDeleteAsync

This feature flag was never turned on and we will update the sprocs
directly as required.
2024-07-03 11:45:44 +10:00
..
CiphersControllerTests.cs [AC-2809] Remove unused FlexibleCollections feature flag from Cipher Repository (#4282) 2024-07-03 11:45:44 +10:00
SyncControllerTests.cs [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00