Files
vaultwarden/src/db/models
Mathijs van Veluw 7d6dec6413 Fix encrypted lastUsedDate (#4972)
It appears that some password histories have an encrypted value on the `lastUsedDate`
Instead of only checking if it is a string, also check if it is a valid RFC Date/Time String.
If not, set it also to epoch 0.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-09-20 20:38:42 +02:00
..
2024-09-20 20:38:42 +02:00
2024-08-21 21:57:52 +02:00
2024-03-19 19:47:30 +01:00
2022-10-23 00:49:23 +02:00