bitwarden_rs/src
2019-03-20 23:29:29 -04:00
..
api Added domain blacklist regex for icons service and improved valid domain check. 2019-03-18 22:12:39 +01:00
db Add option to force resync clients in admin panel 2019-03-07 21:08:33 +01:00
static Adjust whitespace 2019-03-20 23:29:29 -04:00
auth.rs Some formatting and dependency updates 2019-03-03 16:11:55 +01:00
config.rs Added domain blacklist regex for icons service and improved valid domain check. 2019-03-18 22:12:39 +01:00
crypto.rs Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 2019-02-11 23:45:55 +01:00
error.rs Allow changing error codes and create an empty error. 2019-03-14 00:17:36 +01:00
mail.rs Add option to use wrapped TLS in email, instead of STARTTLS upgrade 2019-03-10 14:45:42 +01:00
main.rs Minor typo fix conect => connect 2019-02-24 16:08:38 -08:00
util.rs Changed uppercase deserializer to avoid a clone. 2019-03-18 22:02:37 +01:00