From ccddd9b9a8cd89211ebd8bc5d464fde27a8d7fe4 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 31 Jul 2019 14:03:58 +0100 Subject: Add changelog --- changelog.d/5798.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5798.bugfix diff --git a/changelog.d/5798.bugfix b/changelog.d/5798.bugfix new file mode 100644 index 0000000000..7db2c37af5 --- /dev/null +++ b/changelog.d/5798.bugfix @@ -0,0 +1 @@ +Return 404 instead of 403 when accessing /rooms/{roomId}/event/{eventId} for an event without the appropriate permissions. -- cgit 1.5.1