1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-02 22:08:59 +02:00
vaultwarden/src
Daniel García 19889187a5
Merge pull request #1106 from jjlin/favorites
Track favorites on a per-user basis
2020-08-24 00:31:48 +02:00
..
api Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
db Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
static Sync global_domains.json to bitwarden/server@8383a08 (Yandex) 2020-08-20 03:31:21 -07:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Add more docs on the email_token_size setting 2020-08-22 17:35:55 -07:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07: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 Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
util.rs Use strip_prefix() instead of trim_start_matches() as appropriate 2020-07-20 22:33:13 -07:00