-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
release-blockerBlocks the next release from happeningBlocks the next release from happeningspec-bugSomething which is in the spec, but is wrongSomething which is in the spec, but is wrong
Description
Link to problem area: https://spec.matrix.org/v1.3/client-server-api/#mroommember
Issue
There was this spec clarification that says that invite -> knock
is allowed according to the auth rules.
Now I look at the auth rules (rule 5.7.3) and I get this reconstituted sentence if I pick the correct parts:
If (the new) membership is
knock
and if the current membership is notinvite
, allow.
Which means invite -> knock
should be rejected.
Expected behaviour
This part of the clarification should be reverted with this action not allowed, like before.
Mikaela
Metadata
Metadata
Assignees
Labels
release-blockerBlocks the next release from happeningBlocks the next release from happeningspec-bugSomething which is in the spec, but is wrongSomething which is in the spec, but is wrong