0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 02:48:27 +02:00
bitwarden_rs/src
BlackDex 6b686c18f7 Fixed long e-mail message extending 1000 lines.
- Added quoted_printable crate to encode the e-mail messages.
- Change the way the e-mail gets build to use custom part headers.
2019-03-25 09:48:19 +01: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 Fixed long e-mail message extending 1000 lines. 2019-03-25 09:48:19 +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