mirror of
https://github.com/bitwarden/server
synced 2026-01-16 15:33:19 +00:00
Final removal of AccessAll logic in CollectionCipher sprocs. We had v2 sprocs already containing this updated logic that were never used; copy the v2 logic back to the original sprocs so that we start using it. v2 sprocs will be dropped later.