From 32a852ad90722677ddea852b9cf081900979ef08 Mon Sep 17 00:00:00 2001 From: Chris Coutinho Date: Fri, 29 May 2026 02:43:29 +0200 Subject: [PATCH] test: fix multi-user-basic astrolabe app-password validation regression Bumps the astrolabe submodule to validate the one-click background-sync app password internally (IProvider::getToken) instead of via an HTTP loopback to overwrite.cli.url, which is unreachable from inside the app container and broke the multi-user-basic integration legs (enable_background_sync never succeeded). 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 9c647c19..03bdd1e1 160000 --- a/third_party/astrolabe +++ b/third_party/astrolabe @@ -1 +1 @@ -Subproject commit 9c647c197d9bbeb6a8d98b93cda59f256f0a5547 +Subproject commit 03bdd1e1913dfe70423d0216fd529c6dc5cba8e8