mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Clarify that room ACLs apply to EDUs
Signed-off-by: Matthias Ahouansou <matthias@ahouansou.cz>
This commit is contained in:
parent
a17550648c
commit
605eeea2bf
|
|
@ -0,0 +1 @@
|
|||
Clarify that room ACLs apply to EDUs.
|
||||
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue