This commit is contained in:
2025-11-26 22:21:20 +01:00
parent e6cb0cbed9
commit 4b2c7eef88
8 changed files with 182 additions and 63 deletions

View File

@@ -0,0 +1,5 @@
credentials:
administrator_password:
description: "Initial password for the SuiteCRM user"
algorithm: "sha256"
validation: "^[a-f0-9]{64}$"