mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-14 15:14:10 +02:00
Update content/server-server-api.md
This commit is contained in:
parent
2e5c532617
commit
81e449047b
|
|
@ -1247,7 +1247,7 @@ The following endpoint prefixes MUST be protected:
|
||||||
Additionally the [`/_matrix/federation/v1/send/{txnId}`](#put_matrixfederationv1sendtxnid)
|
Additionally the [`/_matrix/federation/v1/send/{txnId}`](#put_matrixfederationv1sendtxnid)
|
||||||
endpoint MUST be protected as follows:
|
endpoint MUST be protected as follows:
|
||||||
|
|
||||||
- ACLs MUST be applied to all PDUs on a per-PDU basis. If the `origin`
|
- ACLs MUST be applied to all PDUs on a per-PDU basis. If the sending
|
||||||
server is denied access to the room identified by `room_id`, the PDU
|
server is denied access to the room identified by `room_id`, the PDU
|
||||||
MUST be ignored with an appropriate error included in the response
|
MUST be ignored with an appropriate error included in the response
|
||||||
for the respective event ID.
|
for the respective event ID.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue