From 839138c02e040acf119f5da2d42a74c21cc6aa30 Mon Sep 17 00:00:00 2001 From: timedout Date: Wed, 8 Apr 2026 21:03:33 +0100 Subject: [PATCH] chore: Add news frag --- changelog.d/1630.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1630.bugfix diff --git a/changelog.d/1630.bugfix b/changelog.d/1630.bugfix new file mode 100644 index 000000000..d3e9f0c76 --- /dev/null +++ b/changelog.d/1630.bugfix @@ -0,0 +1 @@ +Fixed restricted joins not being signed when we are being used as an authorising server. Contributed by @nex, reported by [vel](matrix:u/vel:nhjkl.com?action=chat).