1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/IntegrationTestCommon
Kyle Spearrin 6f04298e17
Data protection for user columns at rest (#2571)
* ServerProtectedData for user entity

* remove using statements

* formatting

* use data protection libs

* no async

* add data protection to ef user repo

* switch to `SetApplicationName` per ASPNET docs

* null checks

* cleanup

* value converter for EF

* new line at eof

* fix using

* remove folder ref

* restore ctor

* fix lint

* use global constant

* UseApplicationServiceProvider for integration tests

* implement constant for DatabaseFieldProtectedPrefix

* Fix EF IntegrationTest

* restore original values after protect and save

* lint fixes

* Use Constants

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2023-01-18 13:16:57 -05:00
..
Factories Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
FakeRemoteIpAddressMiddleware.cs [SM-153] Add scaffolded API integration test project (#2209) 2022-08-29 16:24:52 +02:00
IntegrationTestCommon.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
packages.lock.json [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00