From 57040bd62ace9d8f253cb740eab3059fbab1db09 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 14 Jul 2026 23:06:13 -0400 Subject: [PATCH] Bump sso-manager-node submodule to pick up the uid/gidNumber fix (#28) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sso-manager-node: 38cc669 -> f45349e (#44) — fixes a crash that broke every user creation on a theta-env-bootstrapped install (InvalidSyntaxError on gidNumber), and adds a configurable id floor so real users start at uidNumber/gidNumber 1500 instead of colliding with or following the bootstrap admin's reserved 10000. --- sso-manager-node | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sso-manager-node b/sso-manager-node index 38cc669..f45349e 160000 --- a/sso-manager-node +++ b/sso-manager-node @@ -1 +1 @@ -Subproject commit 38cc6696a4bd5ae306f2ebf18716d4ad2f796890 +Subproject commit f45349e0cd535e2839599ea7917cc186c796dc80