mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 08:23:42 +01:00
Note that implementations may choose to auto-accept knock-related invites
This commit is contained in:
parent
eda65847a3
commit
24f61c283c
|
|
@ -112,6 +112,10 @@ The knocking homeserver should assume an invite to a room it has knocked on mean
|
||||||
that its knock has been accepted, even if the invite was not explicitly
|
that its knock has been accepted, even if the invite was not explicitly
|
||||||
related to the knock attempt.
|
related to the knock attempt.
|
||||||
|
|
||||||
|
Note that client or homeserver implementations are free to automatically
|
||||||
|
accept this invite given they're aware that it's the result of a previous
|
||||||
|
knock.
|
||||||
|
|
||||||
### Membership change to `leave`
|
### Membership change to `leave`
|
||||||
|
|
||||||
The knock has been rejected by someone in the room, or the knocking user has
|
The knock has been rejected by someone in the room, or the knocking user has
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue