From fb536ca1cee55b1346d8ce6ee6f80734b2cdd73f Mon Sep 17 00:00:00 2001 From: timedout Date: Fri, 9 Jan 2026 00:47:09 +0000 Subject: [PATCH] chore: Add news fragment --- changelog.d/1276.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1276.bugfix diff --git a/changelog.d/1276.bugfix b/changelog.d/1276.bugfix new file mode 100644 index 00000000..05058b17 --- /dev/null +++ b/changelog.d/1276.bugfix @@ -0,0 +1 @@ +Fixed the whoami endpoint returning HTTP 404 instead of HTTP 403, which confused some appservices. Contributed by @nex.