1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-05 19:17:36 +01:00
bitwarden-server/test/Api.Test/Vault
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
..
AuthorizationHandlers [AC-2605] Restrict collection access for some custom users (#4096) 2024-05-21 10:44:57 +10:00
Controllers [AC-2809] Remove unused FlexibleCollections feature flag from Cipher Repository (#4282) 2024-07-03 11:45:44 +10:00
Validators [PM-5938] Prevent permanent vault coruption on key-rotation with desycned vault (#4098) 2024-05-30 11:08:26 +02:00