0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-20 18:18:55 +02:00
synapse/changelog.d/8110.bugfix
Richard van der Hoff 318f4e738e
Be more tolerant of membership events in unknown rooms (#8110)
It turns out that not all out-of-band membership events are labelled as such,
so we need to be more accepting here.
2020-08-20 16:42:12 +01:00

2 lines
140 B
Plaintext

Fix a bug introduced in Synapse 1.12.0 which could cause `/sync` requests to fail with a 404 if you had a very old outstanding room invite.