mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
* switch `collect` to `collectMany` - The `collect` method in collection service tries to fetch the cipher via the passed `cipherId`. The cipher service fails within the admin console in some cases. * add `getCipherAdmin` call to fetch ciphers not in a collection