bitwarden_rs/src
2019-12-29 15:34:22 +01:00
..
api Print current server time when failing TOTP, and use chrono as the rest of the server 2019-12-27 18:42:14 +01:00
db Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
static Logout button in admin page 2019-12-01 21:15:14 +01:00
auth.rs When receiving a comma separated list as IP, pick the first 2019-12-28 15:09:07 +01:00
config.rs Config option for client IP header 2019-12-27 18:42:39 +01:00
crypto.rs Formatting 2019-12-27 18:37:14 +01:00
error.rs Formatting 2019-12-27 18:37:14 +01:00
mail.rs Formatting 2019-12-27 18:37:14 +01:00
main.rs Avoid some to_string in the request logging and include message to disable web vault when not found. 2019-12-29 15:34:22 +01:00
util.rs Avoid some to_string in the request logging and include message to disable web vault when not found. 2019-12-29 15:34:22 +01:00