aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorKegsay <kegan@matrix.org>2020-06-23 13:15:15 +0100
committerGitHub <noreply@github.com>2020-06-23 13:15:15 +0100
commit914f6cadceebad98ed2a3f134437531a1426fc30 (patch)
treeb28669455d59bef1a95e78a90180bc3b84e92735 /sytest-whitelist
parent4220a374cabbc1a885d9c79037fcf42e14fef677 (diff)
Add /send restrictions and return correct error codes (#1156)
* Add /send restrictions and return correct error codes - Max 50 PDUs / 100 EDUs - Fail the transaction when PDUs contain bad JSON * Update whitelist * Unbreak test * Linting
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 77ec6cd9..ef91507b 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -317,6 +317,8 @@ Invalid JSON integers
Invalid JSON special values
Invalid JSON floats
Outbound federation will ignore a missing event with bad JSON for room version 6
+Server correctly handles transactions that break edu limits
+Server rejects invalid JSON in a version 6 room
Can download without a file name over federation
POST /media/r0/upload can create an upload
GET /media/r0/download can fetch the value again