bitwarden_rs/src
Daniel García a7a479623c
Merge pull request #1087 from jjlin/org-creation-users
Add support for restricting org creation to certain users
2020-08-08 16:20:15 +02:00
..
api Add support for restricting org creation to certain users 2020-08-05 22:35:29 -07:00
db Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
static Sync global_domains.json with upstream 2020-08-06 12:13:40 -07:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Add support for restricting org creation to certain users 2020-08-05 22:35:29 -07:00
crypto.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
error.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
mail.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
main.rs Add config option for log timestamp format 2020-07-22 21:50:49 -07:00
util.rs Use `strip_prefix()` instead of `trim_start_matches()` as appropriate 2020-07-20 22:33:13 -07:00