summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-10-30 11:28:48 +0000
committerGitHub <noreply@github.com>2019-10-30 11:28:48 +0000
commita2276d4d3ca72896582ef24d01fdff6c01e38689 (patch)
tree0fd0700b680eb95d44879c451cf0c053a99213c5 /changelog.d
parentUpdate CI to run isort on scripts and scripts-dev (#6270) (diff)
downloadsynapse-a2276d4d3ca72896582ef24d01fdff6c01e38689.tar.xz
Fix log line that was printing undefined value (#6278)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6278.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6278.bugfix b/changelog.d/6278.bugfix
new file mode 100644
index 0000000000..c107270461
--- /dev/null
+++ b/changelog.d/6278.bugfix
@@ -0,0 +1 @@
+Fix exception when remote servers attempt to join a room that they're not allowed to join.