synapse/changelog.d/7810.bugfix
Richard van der Hoff 08c5181a8d
Fix can only concatenate list (not "tuple") to list exception (#7810)
It seems auth_events can be either a list or a tuple, depending on Things.
2020-07-09 12:48:15 +01:00

2 lines
102 B
Plaintext

Fix 'stuck invites' which happen when we are unable to reject a room invite received over federation.