1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-02-01 10:17:01 +01:00
vaultwarden/src/api/core
Jeremy Lin 18b72da657
Change text/plain API responses to application/json
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.
2023-01-09 19:16:47 +01:00
..
two_factor Fix recover-2fa not working. 2022-12-18 20:32:06 +01:00
accounts.rs Change text/plain API responses to application/json 2023-01-09 19:16:47 +01:00
ciphers.rs Fix failing large note imports 2023-01-09 19:11:58 +01:00
emergency_access.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:15:03 +01:00
events.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
folders.rs Update WebSocket Notifications 2022-12-31 20:39:53 +01:00
mod.rs Fix failing large note imports 2023-01-09 19:11:58 +01:00
organizations.rs Fix failing large note imports 2023-01-09 19:11:58 +01:00
sends.rs Remove patched multer-rs 2023-01-09 18:23:55 +01:00