We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f41141 commit 540fb18Copy full SHA for 540fb18
proposals/2175-remove-creator-field.md
@@ -10,7 +10,7 @@ and that the `sender` field be used instead.
10
11
Note that `creator` is mentioned in the [auth
12
rules](https://matrix.org/docs/spec/rooms/v1#authorization-rules). It can
13
-safely be removed.
+safely be replaced with a check against the `sender` instead.
14
15
`creator` is also mentioned as a key to be preserved during [Event
16
redaction](https://matrix.org/docs/spec/client_server/r0.5.0#redactions). It
0 commit comments