mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-23 02:31:26 +01:00
* 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 |
||
---|---|---|
.. | ||
app | ||
connectors | ||
images | ||
locales | ||
scss | ||
utils | ||
.nojekyll | ||
404.html | ||
app-id.json | ||
browserconfig.xml | ||
favicon.ico | ||
global.d.ts | ||
index.html | ||
main.ts | ||
manifest.json | ||
polyfills.ts | ||
theme.ts | ||
translation-constants.ts | ||
version.json |