From a369594ed62f5009e0893d4a4e8f901abea7c584 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 22 Aug 2023 18:59:55 -0600 Subject: [PATCH] Mention server ACLs --- proposals/4046-make-send-pdu-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proposals/4046-make-send-pdu-api.md b/proposals/4046-make-send-pdu-api.md index 4ab051fe..41c8694b 100644 --- a/proposals/4046-make-send-pdu-api.md +++ b/proposals/4046-make-send-pdu-api.md @@ -94,6 +94,8 @@ In both endpoints, the server SHOULD proxy the error through to the client. Serv call each `server_name` in parallel for `GET /make_pdu` and use the first to respond (and use the first 200 OK as a successful response). +Both endpoints are additionally affected by [Server ACLs](https://spec.matrix.org/v1.7/server-server-api/#server-access-control-lists-acls). + ## Potential issues The client APIs described by this MSC are likely to be used very often. Future MSCs might make better use