mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-09 04:54:09 +01:00
Specify that "existing auth rules" means room v5
This commit is contained in:
parent
c909a7c423
commit
e6f85cacff
|
|
@ -58,7 +58,8 @@ unchanged.
|
||||||
|
|
||||||
When a server accepts an `m.room.redaction` using the modified auth rules, it
|
When a server accepts an `m.room.redaction` using the modified auth rules, it
|
||||||
evaluates individually whether each target can be redacted under the existing
|
evaluates individually whether each target can be redacted under the existing
|
||||||
auth rules. Servers MUST NOT include failing and unknown entries to clients.
|
room v5 auth rules. Servers MUST NOT include failing and unknown entries to
|
||||||
|
clients.
|
||||||
|
|
||||||
> Servers do not know whether redaction targets are authorized at the time they
|
> Servers do not know whether redaction targets are authorized at the time they
|
||||||
receive the `m.room.redaction` unless they are in possession of the target
|
receive the `m.room.redaction` unless they are in possession of the target
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue