1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test
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
..
Api.IntegrationTest [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
Api.Test [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
Billing.Test [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
Common Migrate to Microsoft.Data.SqlClient (#2548) 2023-01-10 15:58:41 -05:00
Core.Test Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Icons.Test [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
Identity.IntegrationTest [EC-912] Updated IdentityServerTests to reinitialize the database on constructor (#2538) 2023-01-17 15:21:36 +00:00
Identity.Test [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
Infrastructure.EFIntegration.Test Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Infrastructure.IntegrationTest [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
IntegrationTestCommon Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
bitwarden.tests.sln [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00