bitwarden_rs/src
Daniel García 61515160a7
Allow changing error codes and create an empty error.
Return 404 instead of 400 when no accounts breached.
2019-03-14 00:17:36 +01:00
..
api Allow changing error codes and create an empty error. 2019-03-14 00:17:36 +01:00
db Add option to force resync clients in admin panel 2019-03-07 21:08:33 +01:00
static Update admin page scripts and fixed broken tooltip 2019-03-09 14:41:34 +01:00
auth.rs Some formatting and dependency updates 2019-03-03 16:11:55 +01:00
config.rs Add option to use wrapped TLS in email, instead of STARTTLS upgrade 2019-03-10 14:45:42 +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 Updated dependencies, removed some unnecessary clones and fixed some lints 2019-02-20 17:54:18 +01:00