From fb7a7559b720d3767a10a17c1a6e02d690bb27b9 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Sat, 11 Jul 2026 20:45:06 -0400 Subject: [PATCH] Bump proxy submodule to cca5e48 (per-host SSO, host modal, basic auth) Updates the pinned proxy submodule from 94ad614 to cca5e48, bringing in: - per-host SSO (#57): OpenResty gate + Node auth endpoints + Redis sessions - host modal redesign (tabbed), wildcard-child default, allow-list autocomplete - per-host HTTP basic auth (#57) - user-creation + password-policy fixes (#48) - scheduler DNS-domain-list refresh (#69) - removal of unused invite / SSH-key user features sso-manager-node unchanged (already at its master tip, fe9b7c1). Config compatibility: the proxy's oidc / auth / ldap conf shape is unchanged, so the proxy.env setup.sh generates (app_oidc__*, app_ldap__*, app_auth__*) is still consumed as-is. New optional sections (hostSso, service.hostScheduler, dynamicDns) ship with defaults and need no proxy.env entries. Co-Authored-By: Claude --- proxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy b/proxy index 94ad614..cca5e48 160000 --- a/proxy +++ b/proxy @@ -1 +1 @@ -Subproject commit 94ad6143ccf0b80d632d9fcccffe0ae40730c622 +Subproject commit cca5e483f9fc00b529fca5b8bbb3dd60353558b9