1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-11-25 05:40:29 +01:00
vaultwarden/src/db
Mathijs van Veluw 1bf85201e7
Fix Pw History null dates (#4966)
It seemed to have been possible to have `null` date values.
This PR fixes this by setting the epoch start date if either the date does not exists or is not a string.

This should solve sync issues with the new native mobile clients.

Fixes https://github.com/dani-garcia/vaultwarden/pull/4932#issuecomment-2357581292

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-09-18 18:57:08 +02:00
..
models Fix Pw History null dates (#4966) 2024-09-18 18:57:08 +02:00
schemas Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
mod.rs Add a CLI feature to backup the SQLite DB (#4906) 2024-09-01 15:52:29 +02:00