Skip to content

Commit 78f3c3d

Browse files
Update proposals/2689-fix-e2ee-for-guests.md
Co-authored-by: Richard van der Hoff <[email protected]>
1 parent 250f0e4 commit 78f3c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2689-fix-e2ee-for-guests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MSC2689: Allow guests to operate in encrypted rooms
22

3-
MSC751 suggested to allow guests to use several endpoints in order to allow guests to use E2EE.
3+
[#751](https://github.com/matrix-org/matrix-doc/pull/751) granted guest users access to several endpoints in order to allow them to use E2EE.
44
I found that guests are able to join encrypted rooms and read messages from other members. But when the
55
guest wants to send an event into the room the client receives a "guest access not allowed" error
66
for the `/rooms/{room_id}/members` endpoint. I assume the client tries to read the list of room members

0 commit comments

Comments
 (0)