From af682cae4a79b19f21582c343e19bbdf75e633f5 Mon Sep 17 00:00:00 2001 From: jash Date: Mon, 24 Dec 2018 14:02:14 +0100 Subject: [PATCH] renamed status page user to admin --- .../generators/app/templates/gatekeeper/htpasswd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/generator-cyphernode/generators/app/templates/gatekeeper/htpasswd b/install/generator-cyphernode/generators/app/templates/gatekeeper/htpasswd index 8857f92..7cf9383 100644 --- a/install/generator-cyphernode/generators/app/templates/gatekeeper/htpasswd +++ b/install/generator-cyphernode/generators/app/templates/gatekeeper/htpasswd @@ -1 +1 @@ -cyphernode:<%- gatekeeper_statuspw %> +admin:<%- gatekeeper_statuspw %>