0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 09:55:48 +02:00
synapse/changelog.d/12829.bugfix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
124 B
Text
Raw Normal View History

Fix a bug where we did not correctly handle invalid device list updates over federation. Contributed by Carl Bordum Hansen.