summary refs log tree commit diff
path: root/changelog.d/5798.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/5798.bugfix')
-rw-r--r--changelog.d/5798.bugfix1
1 files changed, 1 insertions, 0 deletions
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.