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 c384f9c0ca
Set default log level to Info, we don't use debug anyway and it just fills the logs with other crates info.
6 years ago
..
api Added domain blacklist regex for icons service and improved valid domain check. 6 years ago
db Add option to force resync clients in admin panel 6 years ago
static Adjust whitespace 6 years ago
auth.rs Some formatting and dependency updates 6 years ago
config.rs Added domain blacklist regex for icons service and improved valid domain check. 6 years ago
crypto.rs Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 6 years ago
error.rs Allow changing error codes and create an empty error. 6 years ago
mail.rs Fixed long e-mail message extending 1000 lines. 6 years ago
main.rs Set default log level to Info, we don't use debug anyway and it just fills the logs with other crates info. 6 years ago
util.rs Changed uppercase deserializer to avoid a clone. 6 years ago