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
Daniel García 339044f8aa
Add warning about config panel values overriding env vars.
6 years ago
..
api Trim spaces from admin token during authentication and validate that the admin panel token is not empty 6 years ago
db Added option to force 2fa at logins and made some changes to two factor code. 6 years ago
static Add warning about config panel values overriding env vars. 6 years ago
auth.rs Some formatting and dependency updates 6 years ago
config.rs Trim spaces from admin token during authentication and validate that the admin panel token is not empty 6 years ago
crypto.rs Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
error.rs Fixed some clippy lints and changed update_uuid_revision to only use one db query 6 years ago
mail.rs Explicitly close SMTP connection in case of error. 6 years ago
main.rs Minor typo fix conect => connect 6 years ago
util.rs Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago