mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +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.