We should send events that rescind invites over federation. Similarly, we should handle receiving such events. Unfortunately, the protocol doesn't make it possible to fully auth such events, and so we can only handle the case where the original inviter rescinded the invite (rather than a room admin). Complement test: https://github.com/matrix-org/complement/pull/797
2 lines
66 B
Plaintext
2 lines
66 B
Plaintext
Fix bug where we did not send invite revocations over federation.
|