0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 00:38:23 +02:00
bitwarden_rs/src
2019-12-07 14:38:32 +01:00
..
api Fix IP not shown when failed login (Fixes #761) 2019-12-07 14:38:32 +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 Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
config.rs Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 2019-12-06 22:46:12 +01:00
crypto.rs Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
error.rs Fix IP not shown when failed login (Fixes #761) 2019-12-07 14:38:32 +01:00
mail.rs Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
main.rs Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 2019-12-06 22:46:12 +01:00
util.rs Also hide options requests, unless using debug or trace 2019-12-06 22:55:29 +01:00