Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2022.9.2 expects a json response while registering #2803

Merged
merged 3 commits into from
Oct 9, 2022

Conversation

stefan0xC
Copy link
Contributor

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.

src/api/core/accounts.rs Outdated Show resolved Hide resolved
src/api/core/accounts.rs Outdated Show resolved Hide resolved
Co-authored-by: Jeremy Lin <jjlin@users.noreply.github.com>
@dani-garcia dani-garcia merged commit 0a0f620 into dani-garcia:main Oct 9, 2022
@stefan0xC stefan0xC deleted the update-to-v2022.9.2 branch October 10, 2022 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants