From 531228d40702bfb161c221b1f730a629716cb836 Mon Sep 17 00:00:00 2001 From: Chris Coutinho Date: Fri, 29 May 2026 13:49:21 +0200 Subject: [PATCH] chore: bump astrolabe submodule (cleartext-transport warn, not block) Fixes the multi-user-basic regression introduced by the previous bump: the astrolabe app's hard https-refusal blocked sending the app password to the in-cluster http MCP endpoint (http://mcp-multi-user-basic:8000), so background indexing never ran. Now warns instead of blocking; also clears the SonarCloud S5332 hotspot on the dropped test's http literal. Co-Authored-By: Claude Opus 4.8 (1M context) --- third_party/astrolabe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/astrolabe b/third_party/astrolabe index 70684e0b..3e6e77d5 160000 --- a/third_party/astrolabe +++ b/third_party/astrolabe @@ -1 +1 @@ -Subproject commit 70684e0b516bd36d31716f3c40cfbc68382b5c12 +Subproject commit 3e6e77d56f3c8b58f62f0765221ee2dd29df6008