mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-28 06:49:40 -06:00
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.
|
||
|---|---|---|
| .. | ||
| two_factor | ||
| accounts.rs | ||
| ciphers.rs | ||
| folders.rs | ||
| mod.rs | ||
| organizations.rs | ||
| sends.rs | ||