Prove the provisioned Setup URI workflow

This commit is contained in:
vorotamoroz
2026-07-20 16:37:35 +00:00
parent 499f9e93e5
commit 86492ca2cc
12 changed files with 822 additions and 129 deletions
+1
View File
@@ -55,6 +55,7 @@ function applyEncryptedVaultSettings(
environment: SetupGeneratorEnvironment,
): void {
Object.assign(settings, {
isConfigured: true,
encrypt: true,
passphrase: requireValue(environment, "passphrase"),
usePathObfuscation: true,