mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Blacklist Guest users can join guest_access rooms
test until it can be investigated
This commit is contained in:
parent
561c159ad7
commit
54bed4c593
@ -48,3 +48,4 @@ Notifications can be viewed with GET /notifications
|
||||
# More flakey
|
||||
|
||||
If remote user leaves room we no longer receive device updates
|
||||
Guest users can join guest_access rooms
|
||||
|
@ -241,7 +241,6 @@ Inbound federation can receive v2 /send_join
|
||||
Message history can be paginated
|
||||
Backfill works correctly with history visibility set to joined
|
||||
Guest user cannot call /events globally
|
||||
Guest users can join guest_access rooms
|
||||
Guest user can set display names
|
||||
Guest user cannot upgrade other users
|
||||
Guest non-joined user cannot call /events on shared room
|
||||
|
Loading…
Reference in New Issue
Block a user