diff --git a/dashcaddy-api/routes/auth/sso-gate.js b/dashcaddy-api/routes/auth/sso-gate.js index e43317f..ef5e64c 100644 --- a/dashcaddy-api/routes/auth/sso-gate.js +++ b/dashcaddy-api/routes/auth/sso-gate.js @@ -222,23 +222,33 @@ function buildLoginPage(service) { // session and we render the auto-login body; if 401, the meta-refresh kicks // in and sends them to status.sami to authenticate first. const SHELL = (body) => ` -
__TITLE__
-`; +__TITLE__
+ `; const pages = { chat: {