0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 12:58:58 +02:00
bitwarden_rs/src
Jeremy Lin 49579e4ce7 Avoid Error parsing LastKnownRevisionDate warning for mobile clients
When creating a new cipher, the mobile clients seem to set this field to an
invalid value, which causes a warning to be logged:

    Error parsing LastKnownRevisionDate '0001-01-01T00:00:00': premature end of input

Avoid this by dropping the `LastKnownRevisionDate` field on cipher creation.
2021-06-19 21:32:11 -07:00
..
api Avoid Error parsing LastKnownRevisionDate warning for mobile clients 2021-06-19 21:32:11 -07:00
db Fix clippy lints 2021-06-19 22:02:03 +02:00
static Multiple Admin Interface fixes and some others. 2021-06-19 19:22:19 +02:00
auth.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
config.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mail.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
main.rs Support for webauthn and u2f->webauthn migrations 2021-06-16 19:06:40 +02:00
util.rs Project renaming 2021-04-27 23:18:32 +02:00