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
|
||||
+++++++++++++++++++
|
||||
|
||||
The rules governing whether an event is authorized depend solely on the
|
||||
state of the room at the point in the room graph at which the new event is to
|
||||
be inserted. The types of state events that affect authorization are:
|
||||
The rules governing whether an event is authorized depends on a set of state. A
|
||||
given event is checked multiple times against different sets of state, as
|
||||
specified above. The types of state events that affect authorization are:
|
||||
|
||||
- ``m.room.create``
|
||||
- ``m.room.member``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue