mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-05 18:47:52 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
ab506ffbdb
I noticed that ciphers will always have `edit = True` even if the sync response has `edit = false`. The root cause seems to be a boolean default to true. And since `false || true => true` it would always be set to true. |
||
---|---|---|
.vscode | ||
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
appveyor.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
tslint.json |