Add note back in
This commit is contained in:
parent
ebb044674f
commit
4d653748d6
1 changed files with 6 additions and 0 deletions
|
@ -478,6 +478,12 @@ transaction request to be responded to with an error response.
|
||||||
This means that events may be included in the room DAG even though they
|
This means that events may be included in the room DAG even though they
|
||||||
should be rejected.
|
should be rejected.
|
||||||
|
|
||||||
|
.. NOTE::
|
||||||
|
|
||||||
|
This is in contrast to redacted events which can still affect the
|
||||||
|
state of the room. For example, a redacted ``join`` event will still
|
||||||
|
result in the user being considered joined.
|
||||||
|
|
||||||
|
|
||||||
Retrieving event authorization information
|
Retrieving event authorization information
|
||||||
++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue