1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.Test
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
..
AutoFixture Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models [Bug] Fix cipher clone yielding incorrect RevisionDate (#1031) 2020-12-07 19:35:34 -06:00
Services Hide email address in Sends (#1234) 2021-03-29 07:56:56 +10:00
Utilities Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Core.Test.csproj Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
TempDirectory.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00