summary refs log tree commit diff
path: root/changelog.d/5798.bugfix
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-08-13 18:17:47 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-08-13 18:20:09 +0100
commitf70d0a1dd998cf131ff3e6fc9f4319c51903b9f3 (patch)
tree47b3fac86ed3495e454992db95ee50eaa65610a0 /changelog.d/5798.bugfix
parentMerge pull request #5848 from matrix-org/hawkowl/fix-mediarepo-worker-startup (diff)
downloadsynapse-f70d0a1dd998cf131ff3e6fc9f4319c51903b9f3.tar.xz
1.3.0rc1 v1.3.0rc1
Diffstat (limited to 'changelog.d/5798.bugfix')
-rw-r--r--changelog.d/5798.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/5798.bugfix b/changelog.d/5798.bugfix
deleted file mode 100644
index 7db2c37af5..0000000000
--- a/changelog.d/5798.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Return 404 instead of 403 when accessing /rooms/{roomId}/event/{eventId} for an event without the appropriate permissions.