mirror of
https://github.com/bitwarden/server
synced 2026-01-03 09:03:44 +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.