summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-08-01 13:48:10 +0100
committerGitHub <noreply@github.com>2019-08-01 13:48:10 +0100
commit3c076c79c585c3836c4e5933d86441aec0e3919d (patch)
tree94368e51c0a627797638277ef3509eaf1a0c2bcd /changelog.d
parentMerge pull request #5805 from matrix-org/erikj/validate_state (diff)
parentNewsfile (diff)
downloadsynapse-3c076c79c585c3836c4e5933d86441aec0e3919d.tar.xz
Merge pull request #5808 from matrix-org/erikj/parse_decode_error
Handle incorrectly encoded query params correctly
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5808.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5808.misc b/changelog.d/5808.misc
new file mode 100644
index 0000000000..cac3fd34d1
--- /dev/null
+++ b/changelog.d/5808.misc
@@ -0,0 +1 @@
+Handle incorrectly encoded query params correctly by returning a 400.