1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src
Thomas Rittson 688cc00d48
Hide email address in Sends (#1234)
* Add send HideEmail to tables and models

* Respect HideEmail setting for Sends

* Recreate SendView to include new HideEmail column

* Enforce new Send policy

* Insert default value for new HideEmail column

* Delete c95d7598-71cc-4eab-8b08-aced0045198b.json

* Remove unrelated files

* Revert disableSendPolicy, add sendOptionsPolicy

* Minor style fixes

* Update SQL project with Send.HideEmail column

* unit test SendOptionsPolicy.DisableHideEmail

* Add SendOptionsPolicy to Portal

* Make HideEmail nullable, fix migrator script

* Remove NOT NULL constraint from HideEmail

* Fix style

* Make HideEmail nullable

* minor fixes to model and error message

* Move SendOptionsExemption banner

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-03-29 07:56:56 +10:00
..
Admin WebAuthn (#903) 2021-03-22 23:21:43 +01:00
Api Hide email address in Sends (#1234) 2021-03-29 07:56:56 +10:00
Billing ReferenceEvent Rebilled missing data (#1240) 2021-03-24 15:27:16 -04:00
Core Hide email address in Sends (#1234) 2021-03-29 07:56:56 +10:00
Events Minor release version bump 1.40.0 (#1199) 2021-03-10 11:19:40 -05:00
EventsProcessor Minor release version bump 1.40.0 (#1199) 2021-03-10 11:19:40 -05:00
Icons Minor release version bump 1.40.0 (#1199) 2021-03-10 11:19:40 -05:00
Identity WebAuthn (#903) 2021-03-22 23:21:43 +01:00
Notifications Add identifiers to Triggers and Jobs (#1230) 2021-03-22 20:54:12 +01:00
Sql Hide email address in Sends (#1234) 2021-03-29 07:56:56 +10:00