Fix issues when uri match is a string #784

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

Originally created by @BlackDex on 12/29/2024

If the uri match value is a string, empty or not it will not work. Though an empty string will cause mobile sync issues.

This commit fixes this by checking the values and if it is a string it will convert it to null.

*Originally created by @BlackDex on 12/29/2024* If the uri match value is a string, empty or not it will not work. Though an empty string will cause mobile sync issues. This commit fixes this by checking the values and if it is a string it will convert it to null.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#784