mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
5eed31fea3
Needs https://github.com/matrix-org/sytest/pull/1315, as otherwise the membership events aren't persisted yet when hitting `/state` after kicking guest users. Makes the following tests pass: ``` Guest users denied access over federation if guest access prohibited Guest users are kicked from guest_access rooms on revocation of guest_access Guest users are kicked from guest_access rooms on revocation of guest_access over federation ``` Todo (in a follow up PR): - Restrict access to CS API Endpoints as per https://spec.matrix.org/v1.4/client-server-api/#client-behaviour-14 Co-authored-by: kegsay <kegan@matrix.org> |
||
---|---|---|
.. | ||
perform_admin.go | ||
perform_backfill.go | ||
perform_forget.go | ||
perform_inbound_peek.go | ||
perform_invite.go | ||
perform_join.go | ||
perform_leave.go | ||
perform_peek.go | ||
perform_publish.go | ||
perform_unpeek.go | ||
perform_upgrade.go |