server admins can list aliases
This commit is contained in:
parent
98a6cd0f45
commit
8b9ea10e11
1 changed files with 3 additions and 0 deletions
|
@ -131,6 +131,9 @@ rules](https://matrix.org/docs/spec/rooms/v1#authorization-rules) and
|
||||||
users result in `M_FORBIDDEN`). For rooms with `history_visibility` set to
|
users result in `M_FORBIDDEN`). For rooms with `history_visibility` set to
|
||||||
`world_readable`, it can also be called by users outside the room.
|
`world_readable`, it can also be called by users outside the room.
|
||||||
|
|
||||||
|
Servers might also choose to allow access to other users such as server
|
||||||
|
administrators.
|
||||||
|
|
||||||
Various APIs are currently subject to implementation-defined access
|
Various APIs are currently subject to implementation-defined access
|
||||||
restrictions. No change to the specification is changed in this regard
|
restrictions. No change to the specification is changed in this regard
|
||||||
(implementations will continue to be free to impose their own
|
(implementations will continue to be free to impose their own
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue