Skip to content

Commit 540fb18

Browse files
authored
Update MSC2175 "removed auth rule" note (#3832)
1 parent 6f41141 commit 540fb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2175-remove-creator-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and that the `sender` field be used instead.
1010

1111
Note that `creator` is mentioned in the [auth
1212
rules](https://matrix.org/docs/spec/rooms/v1#authorization-rules). It can
13-
safely be removed.
13+
safely be replaced with a check against the `sender` instead.
1414

1515
`creator` is also mentioned as a key to be preserved during [Event
1616
redaction](https://matrix.org/docs/spec/client_server/r0.5.0#redactions). It

0 commit comments

Comments
 (0)