bitwarden_rs/src
Daniel García 035f694d2f
Improved HTTP client (#4740)
* Improved HTTP client

* Change config compat to use auto, rename blacklist

* Fix wrong doc references
2024-07-12 22:33:11 +02:00
..
api Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
db Fix bug where secureNotes is empty (#4730) 2024-07-10 22:13:55 +02:00
static Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
auth.rs Update rust and remove unused header values (#4645) 2024-06-16 22:05:17 +02:00
config.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
http_client.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
mail.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
main.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00