0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-26 07:48:20 +02:00
bitwarden_rs/src/db/models
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
..
attachment.rs Updated Organizations overview 2020-06-03 20:37:31 +02:00
cipher.rs Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
collection.rs Fix error in PostgreSQL build 2020-07-10 17:23:02 -07:00
device.rs Whitespace fixes 2020-05-07 18:02:37 -04:00
folder.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00
mod.rs Initial version of policies 2020-03-14 13:32:28 +01:00
org_policy.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00
organization.rs More cipher optimization/cleanup 2020-07-03 10:49:10 -07:00
two_factor.rs Rename to_json_list to to_json_provder to reflect the response model 2020-05-08 13:36:35 -04:00
user.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00