<!-- gh-comment-id:3514664702 -->
@stefan0xC commented on GitHub (Nov 11, 2025):
Thanks. Seems like this has been changed in `web-v2025.10.0` (https://github.com/bitwarden/clients/commit/4b73198ce51fa9e1f10ef70643065a31c1384887).
Relevant upstream PR: https://github.com/bitwarden/server/pull/6121
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @controlaltnerd on GitHub (Nov 10, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6457
Originally assigned to: @BlackDex on GitHub.
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN, SSO_ENABLED, SSO_CLIENT_ID, SSO_CLIENT_SECRET, SSO_AUTHORITY
Config:
Vaultwarden Build Version
1.34.3-9017ca26
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik v2.11
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04.1
Clients
Web Vault
Client Version
CLI, Chrome, Brave - v2025.10.1
Steps To Reproduce
Expected Result
KDF algorithm successfully changed to Argon2id
Actual Result
A generic error appears in the web UI, and container logs show an error parsing JSON.
Logs
Screenshots or Videos
No response
Additional Context
I found this related issue, but it did not address the specific field that is reported as missing in the logs: https://github.com/dani-garcia/vaultwarden/pull/3210
@stefan0xC commented on GitHub (Nov 11, 2025):
Thanks. Seems like this has been changed in
web-v2025.10.0(https://github.com/bitwarden/clients/commit/4b73198ce51fa9e1f10ef70643065a31c1384887).Relevant upstream PR: https://github.com/bitwarden/server/pull/6121
@BlackDex commented on GitHub (Nov 11, 2025):
Should be fixed when #6458 is merged.
@controlaltnerd commented on GitHub (Nov 11, 2025):
The latest testing release worked 👍