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
Jeremy Lin 5e13b1a7cb
Add `password_hints_allowed` config option
3 years ago
..
api Add `password_hints_allowed` config option 3 years ago
db Updated deps and misc fixes and updates 3 years ago
static Fix identicons not always working 3 years ago
auth.rs Update login API code 3 years ago
config.rs Add `password_hints_allowed` config option 3 years ago
crypto.rs Increase length limit for email token generation 3 years ago
error.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
mail.rs Remove manual IDN handling 3 years ago
main.rs Small change in log-level for better debugging 3 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Allow FireFox relay in CSP. 3 years ago