diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-08-13 18:17:47 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-08-13 18:20:09 +0100 |
commit | f70d0a1dd998cf131ff3e6fc9f4319c51903b9f3 (patch) | |
tree | 47b3fac86ed3495e454992db95ee50eaa65610a0 /changelog.d/5798.bugfix | |
parent | Merge pull request #5848 from matrix-org/hawkowl/fix-mediarepo-worker-startup (diff) | |
download | synapse-f70d0a1dd998cf131ff3e6fc9f4319c51903b9f3.tar.xz |
1.3.0rc1 v1.3.0rc1
Diffstat (limited to 'changelog.d/5798.bugfix')
-rw-r--r-- | changelog.d/5798.bugfix | 1 |
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. |