Fix up wording about auth rules to not lie
This commit is contained in:
parent
c93bdcc59c
commit
be625254b1
1 changed files with 3 additions and 3 deletions
|
@ -374,9 +374,9 @@ Target User
|
||||||
Authorization rules
|
Authorization rules
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
The rules governing whether an event is authorized depend solely on the
|
The rules governing whether an event is authorized depends on a set of state. A
|
||||||
state of the room at the point in the room graph at which the new event is to
|
given event is checked multiple times against different sets of state, as
|
||||||
be inserted. The types of state events that affect authorization are:
|
specified above. The types of state events that affect authorization are:
|
||||||
|
|
||||||
- ``m.room.create``
|
- ``m.room.create``
|
||||||
- ``m.room.member``
|
- ``m.room.member``
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue