vaultwarden/src/api
Jeremy Lin 862d401077 Fix WebSocket notifications
Ignore a missing `id` query param; it's unclear what this ID represents,
but it wasn't being used in the existing bitwarden_rs code, and no longer
seems to be sent in the latest versions of the official clients.
2020-03-26 19:26:44 -07:00
..
core Fix token error while accepting invite 2020-03-20 10:51:17 +01:00
admin.rs Set the cargo version and allow changing it during build time with BWRS_VERSION. 2020-03-22 16:13:34 +01:00
icons.rs Updated reqwest to the latest version. 2020-03-14 23:12:45 +01:00
identity.rs Handle devicePushToken 2020-03-22 15:04:25 -07:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Fix WebSocket notifications 2020-03-26 19:26:44 -07:00
web.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00