Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-04 | Lint | Brendan Abolivier | 1 | -1/+3 | |
2019-10-04 | Don't 500 code when trying to exchange a revoked 3PID invite | Brendan Abolivier | 1 | -2/+13 | |
While this is not documented in the spec (but should be), Riot (and other clients) revoke 3PID invites by sending a m.room.third_party_invite event with an empty ({}) content to the room's state. When the invited 3PID gets associated with a MXID, the identity server (which doesn't know about revocations) |