mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-07 08:57:29 +03:00
18b72da657
Recent versions of the Bitwarden clients (see bitwarden/clients#3574) won't parse non-JSON responses. The most noticeable consequence is that `/api/accounts/revision-date` responses won't be parsed, leading to `/api/sync` always being called, even when it's not necessary.