bitwarden_rs/src
BlackDex 6faaeaae66 Updated email processing.
- Added an option to enable smtp debugging via SMTP_DEBUG. This will
  trigger a trace of the smtp commands sent/received to/from the mail
server. Useful when troubleshooting.
- Added two options to ignore invalid certificates which either do not
  match at all, or only doesn't match the hostname.
- Updated lettre to the latest alpha.4 version.
2020-11-18 12:07:08 +01:00
..
api Fix for negcached icons 2020-11-09 22:06:11 -05:00
db Ensure that a user is actually in an org when applying policies 2020-11-08 01:14:17 +03:00
static Fixed plain/text email format 2020-11-18 12:04:16 +01:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Updated email processing. 2020-11-18 12:07:08 +01:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Retry initial db connection, with adjustable option 2020-10-03 22:32:00 +02:00
mail.rs Updated email processing. 2020-11-18 12:07:08 +01:00
main.rs Updated email processing. 2020-11-18 12:07:08 +01:00
util.rs Retry initial db connection, with adjustable option 2020-10-03 22:32:00 +02:00