mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* PM-26302 create helper that will assign local data to ciphers and cached ciphers on decryption * remove helper and call local data only on get cipher for url to make operation less expensive * add tests for local data using functions that call the getcipherforurl function * reorder to have early null check