mirror of
https://github.com/bitwarden/server
synced 2026-02-06 03:33:43 +00:00
Add cipher seeding with Rust SDK encryption to enable cryptographically correct test data generation
This commit is contained in:
@@ -28,6 +28,7 @@ $projects = @{
|
||||
Scim = "../bitwarden_license/src/Scim"
|
||||
IntegrationTests = "../test/Infrastructure.IntegrationTest"
|
||||
SeederApi = "../util/SeederApi"
|
||||
SeederUtility = "../util/DbSeederUtility"
|
||||
}
|
||||
|
||||
foreach ($key in $projects.keys) {
|
||||
|
||||
Reference in New Issue
Block a user