Note that homeservers should pass down invites to the client if they fail on autojoin

pull/2403/head
Andrew Morgan 3 years ago
parent 8bfef19a39
commit 68d2d7cfdb

@ -487,7 +487,10 @@ 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.
knock. In case of failing to auto-accept an invite on the homeserver, it's
recommended for homeservers to pass the invite down to the client so that it
may try at a later point (or reject the potentially broken invite) at the user's
discretion.
### Membership change to `leave` via rejecting a knock

Loading…
Cancel
Save