You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeremy Lin db0c45c172 Sync global_domains.json to bitwarden/server@8383a08 (Yandex) 5 years ago
..
api Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly 5 years ago
db Updated dependencies and changed rocket request imports 5 years ago
static Sync global_domains.json to bitwarden/server@8383a08 (Yandex) 5 years ago
auth.rs Updated dependencies and changed rocket request imports 5 years ago
config.rs Add support for restricting org creation to certain users 5 years ago
crypto.rs Removed try_trait and some formatting, particularly around imports 5 years ago
error.rs Updated dependencies and changed rocket request imports 5 years ago
mail.rs Removed try_trait and some formatting, particularly around imports 5 years ago
main.rs Remove unneccessary shim for backtrace 5 years ago
util.rs Use `strip_prefix()` instead of `trim_start_matches()` as appropriate 5 years ago