Apply suggestions from code review
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
This commit is contained in:
parent
06d23f04aa
commit
5d2cb50c58
2 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ reserved for events defined in the Matrix specification - for instance
|
||||||
usually sent in the context of a "Room".
|
usually sent in the context of a "Room".
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
{{% boxes/warning %}}
|
||||||
Event bodies are considered untrusted data. This means that anyone using
|
Event bodies are considered untrusted data. This means that any application using
|
||||||
Matrix must validate that the event body is of the expected shape/schema
|
Matrix must validate that the event body is of the expected shape/schema
|
||||||
before using the contents verbatim.
|
before using the contents verbatim.
|
||||||
|
|
||||||
|
|
|
@ -1382,7 +1382,7 @@ available room versions.
|
||||||
{{% /boxes/warning %}}
|
{{% /boxes/warning %}}
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
{{% boxes/warning %}}
|
||||||
Event bodies are considered untrusted data. This means that anyone using
|
Event bodies are considered untrusted data. This means that any application using
|
||||||
Matrix must validate that the event body is of the expected shape/schema
|
Matrix must validate that the event body is of the expected shape/schema
|
||||||
before using the contents verbatim.
|
before using the contents verbatim.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue