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 9636f33fdb
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
6 years ago
..
api Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
db Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
static Added HTML templates (+14 squashed commit) 6 years ago
auth.rs Change config to thread-safe system, needed for a future config panel. 6 years ago
config.rs Implemented HTML emails with text alternative 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 Implemented config form and fixed config priority 6 years ago
util.rs Implement basic config loading and updating. No save to file yet. 6 years ago