From 8323c45711317326f221ee0e05b615275d1f89ad Mon Sep 17 00:00:00 2001 From: giles Date: Mon, 23 Feb 2026 11:07:03 +0000 Subject: [PATCH] Fix logout: post to local /auth/logout/ not federation Each app has its own session and OAuth logout endpoint now. Co-Authored-By: Claude Opus 4.6 --- browser/templates/_types/auth/_main_panel.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/templates/_types/auth/_main_panel.html b/browser/templates/_types/auth/_main_panel.html index bc3e8f9..e80fd12 100644 --- a/browser/templates/_types/auth/_main_panel.html +++ b/browser/templates/_types/auth/_main_panel.html @@ -18,7 +18,7 @@ {% endif %} {% endif %} -
+