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.
vaultwarden/src
Jeremy Lin f83a8a36d1
Track favorites on a per-user basis
4 years ago
..
api Track favorites on a per-user basis 4 years ago
db Track favorites on a per-user basis 4 years ago
static Sync global_domains.json to bitwarden/server@61b11e3 4 years ago
auth.rs Updated dependencies and changed rocket request imports 4 years ago
config.rs Add support for restricting org creation to certain users 4 years ago
crypto.rs Removed try_trait and some formatting, particularly around imports 4 years ago
error.rs Updated dependencies and changed rocket request imports 4 years ago
mail.rs Removed try_trait and some formatting, particularly around imports 4 years ago
main.rs Track favorites on a per-user basis 4 years ago
util.rs Use `strip_prefix()` instead of `trim_start_matches()` as appropriate 4 years ago