summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-01-20 14:11:42 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-01-20 14:12:21 +0000
commit026f4bdf3c97513b6b48e1f3857198cdb22a3334 (patch)
tree276f7783fcdae53aab8dd051ead10cccfd4fe584 /changelog.d
parentFix empty account_validity config block (diff)
downloadsynapse-026f4bdf3c97513b6b48e1f3857198cdb22a3334.tar.xz
Add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6747.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6747.bugfix b/changelog.d/6747.bugfix
new file mode 100644
index 0000000000..cb088873e5
--- /dev/null
+++ b/changelog.d/6747.bugfix
@@ -0,0 +1 @@
+Fix infinite recursion and dictionary access bug when setting `account_validity` to an empty block in the homeserver config. Thanks to @Sorunome for reporting.
\ No newline at end of file