summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2024-06-19 10:05:39 +0100
committerGitHub <noreply@github.com>2024-06-19 10:05:39 +0100
commitafaf2d9388f7012d0500932dad0af4bdb8d40d20 (patch)
tree621d39333de8ad990945a1fe5cd40a635bafa03a /changelog.d
parentRevert "Support MSC3916 by adding a federation `/download` endpoint" (#17325) (diff)
downloadsynapse-afaf2d9388f7012d0500932dad0af4bdb8d40d20.tar.xz
Require the 'from' parameter for `/notifications` be an integer (#17283)
Co-authored-by: Erik Johnston <erikj@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17283.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17283.bugfix b/changelog.d/17283.bugfix
new file mode 100644
index 0000000000..98c1f05cc2
--- /dev/null
+++ b/changelog.d/17283.bugfix
@@ -0,0 +1 @@
+Fix a long-standing bug where an invalid 'from' parameter to [`/notifications`](https://spec.matrix.org/v1.10/client-server-api/#get_matrixclientv3notifications) would result in an Internal Server Error.
\ No newline at end of file