Fix up wording about auth rules to not lie

erikj/event_checks
Erik Johnston 6 years ago
parent c93bdcc59c
commit be625254b1

@ -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…
Cancel
Save