0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-18 14:29:06 +02:00
synapse/changelog.d/6747.bugfix
2020-01-20 14:12:21 +00:00

1 line
No EOL
159 B
Text

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