mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-19 17:03:33 +00:00
Merge pull request #1689 from jjlin/hide-email
Add support for hiding the sender's email address in Bitwarden Sends
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE sends
|
||||
ADD COLUMN hide_email BOOLEAN;
|
||||
Reference in New Issue
Block a user