Skip to content

Commit

Permalink
Clarify that room ACLs apply to EDUs
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Ahouansou <[email protected]>
  • Loading branch information
Kladki committed May 31, 2024
1 parent a175506 commit 605eeea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/server_server/newsfragments/1833.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Clarify that room ACLs apply to EDUs.
2 changes: 1 addition & 1 deletion content/server-server-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,7 @@ of `M_FORBIDDEN`.

The following endpoint prefixes MUST be protected:

- `/_matrix/federation/v1/send` (on a per-PDU basis)
- `/_matrix/federation/v1/send` (on a per-PDU and EDU basis)
- `/_matrix/federation/v1/make_join`
- `/_matrix/federation/v1/make_leave`
- `/_matrix/federation/v1/send_join`
Expand Down

0 comments on commit 605eeea

Please sign in to comment.