bitwarden_rs/src/api
BlackDex 1b4b40c95d Updated reqwest to the latest version.
- Use the blocking client (no async).
- Disabled gzip.
- use_sys_proxy is now default.
2020-03-14 23:12:45 +01:00
..
core Updated reqwest to the latest version. 2020-03-14 23:12:45 +01:00
admin.rs Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +01:00
icons.rs Updated reqwest to the latest version. 2020-03-14 23:12:45 +01:00
identity.rs Fix IP not shown when failed login (Fixes #761) 2019-12-07 14:38:32 +01:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Protect websocket server against panics 2020-01-04 23:52:38 +01:00
web.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00