summary refs log tree commit diff
path: root/changelog.d/6747.bugfix
blob: cb088873e5cdfb9da332072b65e41f88df843523 (plain) (blame)
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.