Fix issues when uri match is a string #298

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

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

No dependencies set.

Reference: github/vaultwarden#298