0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 20:19:07 +02:00
bitwarden_rs/src
BlackDex 48cc31a59f
Small update to Rocket WebSockets
Switched from channels to stream. This is able to use yield, and the
code looks a bit nicer this way.

Also updated all the crates.
2023-04-12 15:59:05 +02:00
..
api Small update to Rocket WebSockets 2023-04-12 15:59:05 +02:00
db check if reset policy is enabled 2023-04-06 22:34:05 +02:00
static Several config and admin interface fixes 2023-04-10 20:39:51 +02:00
auth.rs add endpoint to bulk delete collections 2023-03-23 00:26:28 +01:00
config.rs Several config and admin interface fixes 2023-04-10 20:39:51 +02:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Add support for sendmail as a mail transport 2023-02-12 18:54:59 +01:00
main.rs Some small fixes and updates 2023-03-25 12:51:42 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Some small fixes and updates 2023-03-25 12:51:42 +01:00