1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-04 13:14:42 +02:00
vaultwarden/src/db/models
BlackDex 58b046fd10 Fix syncing with Bitwarden Desktop v1.28.0
Syncing with the latest desktop client (v1.28.0) fails because it expects some json key/values to be there.

This PR adds those key/value pairs.

Resolves #1924
2021-08-21 10:36:08 +02:00
..
attachment.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
cipher.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
collection.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
device.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
favorite.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
folder.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Run cargo fmt on codebase 2021-03-31 21:18:35 +01:00
org_policy.rs Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement 2021-07-15 19:27:36 +02:00
organization.rs Fix syncing with Bitwarden Desktop v1.28.0 2021-08-21 10:36:08 +02:00
send.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
two_factor.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
user.rs Fix syncing with Bitwarden Desktop v1.28.0 2021-08-21 10:36:08 +02:00