Clarify that room ACLs apply to EDUs

Signed-off-by: Matthias Ahouansou <matthias@ahouansou.cz>
This commit is contained in:
Matthias Ahouansou 2024-05-31 12:23:52 +01:00
parent a17550648c
commit 605eeea2bf
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Clarify that room ACLs apply to EDUs.

View file

@ -1212,7 +1212,7 @@ of `M_FORBIDDEN`.
The following endpoint prefixes MUST be protected: 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_join`
- `/_matrix/federation/v1/make_leave` - `/_matrix/federation/v1/make_leave`
- `/_matrix/federation/v1/send_join` - `/_matrix/federation/v1/send_join`