1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-06 16:06:52 +00: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.