Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Reject attempts to join empty rooms over federation #7859

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 15, 2020

We shouldn't allow others to make_join through us if we've left the room. By analogy with the behaviour when the server has never been in the room, reject such attempts with a 404.

Fixes #7835. Fixes #6958.

See also matrix-org/matrix-spec-proposals#2688.

We shouldn't allow others to make_join through us if we've left the room;
reject such attempts with a 404.

Fixes #7835. Fixes #6958.
Copy link
Contributor

@clokep clokep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@richvdh richvdh merged commit 346476d into develop Jul 16, 2020
@richvdh richvdh deleted the rav/empty_make_join branch July 16, 2020 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants