mirror of
https://github.com/bitwarden/browser
synced 2025-01-30 13:05:28 +01:00
0f3803ac91
* force viewOnly to be true for emergency access * add input to hide password history, applicable when the view is used from emergency view * add extension refresh version of the emergency view dialog * allow emergency access to view password history - `ViewPasswordHistoryService` accepts a cipher id or CipherView. When a CipherView is included, the history component no longer has to fetch the cipher. * remove unused comments * Add fixme comment for removing non-extension refresh code * refactor password history component to accept a full cipher view - Remove the option to pass in only an id
Vault
This lib represents the public API of the Vault team at Bitwarden. Modules are imported using @bitwarden/vault
.