1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-04 17:43:14 +00:00
Oscar Hinton ab506ffbdb Resolve edit always being true for ciphers
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.
2020-05-21 14:31:53 +02:00
2018-04-20 10:59:35 -04:00
2018-04-10 22:05:36 -04:00
2018-04-17 16:15:19 -04:00
2020-03-11 09:06:45 -04:00
2018-01-26 16:07:38 -05:00
2018-01-26 16:07:38 -05:00
2020-04-14 15:16:18 -04:00
2020-04-14 15:16:18 -04:00
2018-04-17 16:25:01 -04:00
2018-02-27 14:19:31 -05:00
2019-03-27 14:46:34 -04:00

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Description
No description provided
Readme 19 MiB
Languages
TypeScript 98.5%
SCSS 0.8%
JavaScript 0.3%
HTML 0.2%
CSS 0.2%