mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-29 15:36:00 -05:00
1c8749eb4d
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.