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 7b5bcd45f8
Show read-only options in the config panel and the env variable names in the tooltips
6 years ago
..
api Implemented multiple U2f keys, key names, and compromised checks 6 years ago
db Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
static Show read-only options in the config panel and the env variable names in the tooltips 6 years ago
auth.rs Change config to thread-safe system, needed for a future config panel. 6 years ago
config.rs Show read-only options in the config panel and the env variable names in the tooltips 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 Add missing url parameter 6 years ago
main.rs Add an option to not enable WAL (should help in #399) 6 years ago
util.rs Implement basic config loading and updating. No save to file yet. 6 years ago