diff options
author | David Robertson <davidr@element.io> | 2021-08-20 16:31:02 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-08-20 16:33:52 +0100 |
commit | 7862d704fdececf5a3a10466e2e7aee81fdf10f4 (patch) | |
tree | fd62d3b5ff4d7e01a945902a288163263502fafa /changelog.d | |
parent | Validate device_keys for C-S /keys/query requests (#10593) (diff) | |
download | synapse-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.bugfix | 2 |
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. |