diff options
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. |