1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00
Files
browser/src
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
..
2020-04-10 16:59:39 -04:00
2020-04-14 15:16:18 -04:00
2020-01-27 09:02:41 -05:00