bitwarden_rs/src
Jeremy Lin a447e4e7ef Don't HTML-escape email subject lines
For example, this causes org names like `X&Y` to appear as `X&Y`.
2020-05-30 00:36:43 -07:00
..
api Added version check to diagnostics 2020-05-28 20:25:25 +02:00
db Redesign of the admin interface. 2020-05-28 10:46:25 +02:00
static Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00
auth.rs Fixed issue #908 2020-03-19 17:37:10 +01:00
config.rs Redesign of the admin interface. 2020-05-28 10:46:25 +02:00
crypto.rs Updated ring 2020-03-16 16:39:20 +01:00
error.rs Change the mails content types to more closely match what we sent before 2020-05-07 00:51:46 +02:00
mail.rs Change the mails content types to more closely match what we sent before 2020-05-07 00:51:46 +02:00
main.rs Update startup banner to direct usage/config questions to the forum 2020-05-13 12:29:47 -07:00
util.rs use format! for rounding to fix arm issue 2020-05-22 12:10:56 +02:00