diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-06-16 18:31:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 18:31:38 +0100 |
commit | 04c99092a46b2ad0b90645bf6553360b5f1b7da7 (patch) | |
tree | 0ce1380949c6c224a6f872b303d9e4767e5a2c31 /are-we-synapse-yet.list | |
parent | e15a8042a19b270060beef1358f90cda075ddd38 (diff) |
Update whitelist for sytest media fix (#1137)
* Update sytest-whitelist, are-we-synapse-yet.list
* Update gomatrixserverlib
* Update gomatrixserverlib
* Loop avoidance
* Return UTF-8 filenames
* Replace quotes only, instead of using strconv.Quote
* Update sytest-whitelist
* Update sytest-whitelist
Diffstat (limited to 'are-we-synapse-yet.list')
-rw-r--r-- | are-we-synapse-yet.list | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/are-we-synapse-yet.list b/are-we-synapse-yet.list index c088c8b5..f59f8067 100644 --- a/are-we-synapse-yet.list +++ b/are-we-synapse-yet.list @@ -97,8 +97,8 @@ rst PUT power_levels should not explode if the old power levels were empty rst Both GET and PUT work rct POST /rooms/:room_id/receipt can create receipts red POST /rooms/:room_id/read_markers can create read marker -med POST /media/v1/upload can create an upload -med GET /media/v1/download can fetch the value again +med POST /media/r0/upload can create an upload +med GET /media/r0/download can fetch the value again cap GET /capabilities is present and well formed for registered user cap GET /r0/capabilities is not public reg Register with a recaptcha |