summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-08-20 16:31:02 +0100
committerDavid Robertson <davidr@element.io>2021-08-20 16:33:52 +0100
commit7862d704fdececf5a3a10466e2e7aee81fdf10f4 (patch)
treefd62d3b5ff4d7e01a945902a288163263502fafa /changelog.d
parentValidate device_keys for C-S /keys/query requests (#10593) (diff)
downloadsynapse-7862d704fdececf5a3a10466e2e7aee81fdf10f4.tar.xz
Follow-up: format changelog, add licence (#10593)
Merged before approval; these comments from @clokep on that PR.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10593.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10593.bugfix b/changelog.d/10593.bugfix
index 492e58a7a8..af910bfa4d 100644
--- a/changelog.d/10593.bugfix
+++ b/changelog.d/10593.bugfix
@@ -1 +1 @@
-Reject Client-Server /keys/query requests which provide device_ids incorrectly.
\ No newline at end of file
+Reject Client-Server `/keys/query` requests which provide `device_ids` incorrectly.