bitwarden_rs/src
Daniel García 3c377d97dc
Merge pull request #1137 from BlackDex/smtp-multi-auth-mechanism
Allow multiple SMTP Auth meganisms.
2020-09-13 15:09:58 +02:00
..
api Merge pull request #1125 from jjlin/org-cipher-visibility 2020-09-10 23:19:14 +02:00
db Hide ciphers from non-selected collections for org owners/admins 2020-09-01 02:20:25 -07:00
static Update admin page dependencies 2020-08-31 16:40:21 +02:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Allow multiple SMTP Auth meganisms. 2020-09-12 21:47:24 +02:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Updated lettre (and other crates) and workflow. 2020-09-11 23:52:20 +02:00
mail.rs Merge pull request #1137 from BlackDex/smtp-multi-auth-mechanism 2020-09-13 15:09:58 +02:00
main.rs Add support for multiple simultaneous database features by using macros. 2020-08-24 20:11:17 +02:00
util.rs Use strip_prefix() instead of trim_start_matches() as appropriate 2020-07-20 22:33:13 -07:00