From 189980d8620a3465a7b052ca92953ba266840947 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 14 Jul 2026 22:34:25 -0400 Subject: [PATCH] Bump proxy + sso-manager-node submodules to latest master (#27) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit proxy: 22f382b -> c68fcc9 (#133) — sticky footer fix, Docker commit hash baked in (incl. submodule GIT_COMMIT build-arg support), configurable local admin password. sso-manager-node: f72e888 -> 38cc669 (#43) — Docker commit hash baked in (incl. submodule GIT_COMMIT build-arg support). Together with the already-merged theta-env#26, a fresh ./setup.sh run now generates + prints the proxy's local admin password and bakes real commit hashes into both images instead of "unknown". --- proxy | 2 +- sso-manager-node | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proxy b/proxy index 22f382b..c68fcc9 160000 --- a/proxy +++ b/proxy @@ -1 +1 @@ -Subproject commit 22f382b968670cddbbc3c5157f4e4c4618196f1b +Subproject commit c68fcc9ddb539d1096d6f0152a9ada9cd52d1cd2 diff --git a/sso-manager-node b/sso-manager-node index f72e888..38cc669 160000 --- a/sso-manager-node +++ b/sso-manager-node @@ -1 +1 @@ -Subproject commit f72e8881cf9ff6c6dcf650884b68f5d9cde7e9c2 +Subproject commit 38cc6696a4bd5ae306f2ebf18716d4ad2f796890