Fix another sync issue with native clients #812

Closed
opened 2026-04-05 23:44:01 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 12/6/2024

The reprompt value somehow sometimes has a value of 4. This isn't a valid value, and doesn't cause issues with other clients, but the native clients are more strict.

This commit fixes this by validating the value before storing and returning.

Fixes #5237

*Originally created by @BlackDex on 12/6/2024* The `reprompt` value somehow sometimes has a value of `4`. This isn't a valid value, and doesn't cause issues with other clients, but the native clients are more strict. This commit fixes this by validating the value before storing and returning. Fixes #5237
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#812