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 93805a5d7b
Fix Yubikeys deleted on error
6 years ago
..
api Fix Yubikeys deleted on error 6 years ago
db Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
static Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info 6 years ago
auth.rs Change config to thread-safe system, needed for a future config panel. 6 years ago
config.rs Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info 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 Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info 6 years ago
util.rs Implement basic config loading and updating. No save to file yet. 6 years ago