mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 11:13:44 +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