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

Prevent users from kicking members not in the room #4973

Closed
turt2live opened this issue Mar 15, 2019 · 3 comments
Closed

Prevent users from kicking members not in the room #4973

turt2live opened this issue Mar 15, 2019 · 3 comments
Assignees
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)

Comments

@turt2live
Copy link
Member

It doesn't make sense for me to kick @lol:example.org from the room if they were never invited/joined/banned/etc.

@KitsuneRal
Copy link
Member

The CS API spec is pretty clear (see Responses) that kicking should not work if either the kicker or the kickee is not in the room. The state diagram also clearly shows only one path enabled by /kick: from join to leave. if Synapse/Riot don't play by that, it's their problem :)

@turt2live
Copy link
Member Author

it sure is - will move this to be a synapse issue

@turt2live turt2live changed the title Consider preventing users from kicking members not in the room Prevent users from kicking members not in the room Mar 30, 2019
@turt2live turt2live transferred this issue from matrix-org/matrix-spec-proposals Mar 30, 2019
@neilisfragile neilisfragile added z-p2 (Deprecated Label) z-bug (Deprecated Label) labels Apr 1, 2019
@anoadragon453
Copy link
Member

Fixed by #4999

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

4 participants