Fix encrypted lastUsedDate #927

Closed
opened 2026-04-06 01:01:46 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 9/20/2024

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.

*Originally created by @BlackDex on 9/20/2024* 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#927