0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-01 22:18:59 +02:00
synapse/changelog.d/13374.bugfix

1 line
203 B
Text
Raw Normal View History

Fix a bug introduced in Synapse 0.24.0 that would respond with the wrong error status code to `/joined_members` requests when the requester is not a current member of the room. Contributed by @andrewdoh.