mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 08:23:42 +01:00
Add note back in
This commit is contained in:
parent
ebb044674f
commit
4d653748d6
|
|
@ -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…
Reference in a new issue