1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-30 19:24:42 +02:00
vaultwarden/src/db
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis
Currently, favorites are tracked at the cipher level. For org-owned ciphers,
this means that if one user sets it as a favorite, it automatically becomes a
favorite for all other users that the cipher has been shared with.
2020-08-19 02:32:58 -07:00
..
models Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
schemas Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
mod.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00