You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src
Mathieu Valois 30b408eaa9
LastActive is null instead of 'Never' when never connected
1 year ago
..
api LastActive is null instead of 'Never' when never connected 1 year ago
db Fix Login With Device without MasterPassword 1 year ago
static Update admin interface 1 year ago
auth.rs Allow Authorization header for Web Sockets 1 year ago
config.rs Implement login-with-device 1 year ago
crypto.rs Remove get_random_64() 2 years ago
error.rs Cleanups and Fixes for Emergency Access 2 years ago
mail.rs Change `String` to `&str` for all Rocket functions 2 years ago
main.rs Implement login-with-device 1 year ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Update Rust and Crates 1 year ago