Fix passwordRevisionDate format #235

Closed
opened 2025-07-08 08:43:45 -04:00 by AtHeartEngineer · 0 comments

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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#235