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 b50c27b619
Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit.
6 years ago
..
api Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago
db Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
static Remove margins on small devices 6 years ago
auth.rs Change config to thread-safe system, needed for a future config panel. 6 years ago
config.rs Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. 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 Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. 6 years ago
util.rs Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago