v2022.9.2 expects a json response while registering #1969

Closed
opened 2026-04-06 02:45:41 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stefan0xC on 10/7/2022

This is a minimal change to make vaultwarden compatible with v2022.9.2 because the web-vault expects a JSON response while registering now. It checks for the existence of a CaptchaBypassToken (see bitwarden/clients#3531) in the response which leads to a syntax error when trying to parse the Empty result.

*Originally created by @stefan0xC on 10/7/2022* This is a minimal change to make vaultwarden compatible with v2022.9.2 because the web-vault expects a JSON response while registering now. It checks for the existence of a CaptchaBypassToken (see bitwarden/clients#3531) in the response which leads to a syntax error when trying to parse the Empty result.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1969