bitwarden_rs/src/api/core
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
..
two_factor Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
accounts.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
ciphers.rs Track favorites on a per-user basis 2020-08-19 02:32:58 -07:00
folders.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
mod.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
organizations.rs Add support for restricting org creation to certain users 2020-08-05 22:35:29 -07:00