From d0e841bd4328bb2817f00245f812ddccf087cd41 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Fri, 27 May 2022 17:10:39 +0100 Subject: [PATCH] Clarify that server should sign the restricted join --- content/rooms/fragments/v8-auth-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rooms/fragments/v8-auth-rules.md b/content/rooms/fragments/v8-auth-rules.md index 3583df41..6a548787 100644 --- a/content/rooms/fragments/v8-auth-rules.md +++ b/content/rooms/fragments/v8-auth-rules.md @@ -46,7 +46,7 @@ The rules are as follows: 1. If no `state_key` key or `membership` key in `content`, reject. 2. If `content` has a `join_authorised_via_users_server` key: - 1. If the event is not validly signed by the user ID denoted + 1. If the event is not validly signed by the homeserver of the user ID denoted by the key, reject. 3. If `membership` is `join`: 1. If the only previous event is an `m.room.create` and the