vaultwarden/src/api
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
..
core Change text/plain API responses to application/json 2023-01-09 19:16:47 +01:00
admin.rs Removed unsafe-inline JS from CSP and other fixes 2023-01-09 18:23:56 +01:00
icons.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:15:03 +01:00
identity.rs Fix recover-2fa not working. 2022-12-18 20:32:06 +01:00
mod.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
notifications.rs Update WebSocket Notifications 2022-12-31 20:39:53 +01:00
web.rs Removed unsafe-inline JS from CSP and other fixes 2023-01-09 18:23:56 +01:00