synapse/changelog.d/6747.bugfix
2020-01-20 14:12:21 +00:00

1 line
159 B
Plaintext

Fix infinite recursion and dictionary access bug when setting `account_validity` to an empty block in the homeserver config. Thanks to @Sorunome for reporting.