mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-03-13 21:12:57 -04:00
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.