mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-24 06:53:43 +01:00
Provide additional rationale for kicking users when they are ACLd
This commit is contained in:
parent
76afef79f8
commit
d7397ccd56
|
|
@ -47,7 +47,8 @@ event. Clients should describe changes to the server ACLs to the user in the
|
||||||
user interface, such as in the timeline.
|
user interface, such as in the timeline.
|
||||||
|
|
||||||
Clients may wish to kick affected users from the room prior to denying a server
|
Clients may wish to kick affected users from the room prior to denying a server
|
||||||
access to the room to help prevent those servers from participating.
|
access to the room to help prevent those servers from participating and to
|
||||||
|
provide feedback to the users that they have been excluded from the room.
|
||||||
|
|
||||||
Server behaviour
|
Server behaviour
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue