Fix passwordRevisionDate format #721

Closed
opened 2026-04-05 22:59:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 1/27/2025

The passwordRevisionDate format was not converted to a valid format understand by the mobile clients. Fixed this by checking if it's not null and then convert the timestamp to a valid format.

*Originally created by @BlackDex on 1/27/2025* The `passwordRevisionDate` format was not converted to a valid format understand by the mobile clients. Fixed this by checking if it's not `null` and then convert the timestamp to a valid format.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#721