Closed mlteal closed 5 years ago
The build config currently stores the password initially added in plain sight in the json. We need to send that admin pass to secrets instead and just add a reference to the secret in build_config json
See https://github.com/pagely/northstack/blob/master/src/API/Sapp/SappClient.php#L66 and https://github.com/pagely/northstack/blob/master/src/AppTypes/WordPressType.php#L95
The build config currently stores the password initially added in plain sight in the json. We need to send that admin pass to secrets instead and just add a reference to the secret in build_config json
See https://github.com/pagely/northstack/blob/master/src/API/Sapp/SappClient.php#L66 and https://github.com/pagely/northstack/blob/master/src/AppTypes/WordPressType.php#L95