0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00
bitwarden_rs/src/db
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends
Note: The original Vaultwarden implementation of Bitwarden Send would always
hide the email address, while the upstream implementation would always show it.

Upstream PR: https://github.com/bitwarden/server/pull/1234
2021-05-11 22:51:12 -07:00
..
models Add support for hiding the sender's email address in Bitwarden Sends 2021-05-11 22:51:12 -07:00
schemas Add support for hiding the sender's email address in Bitwarden Sends 2021-05-11 22:51:12 -07:00
mod.rs Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 2021-05-02 17:49:25 +02:00