diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-08-02 14:22:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-02 14:22:05 +0100 |
commit | a937497cf5920fd0815cd62dafaf8482f7656e05 (patch) | |
tree | 87d443fb1275e1cf931c9c8eb720c1772714a487 /changelog.d/3641.bugfix | |
parent | Update r0.33.0 release notes (diff) | |
parent | changelog (diff) | |
download | synapse-a937497cf5920fd0815cd62dafaf8482f7656e05.tar.xz |
Merge pull request #3641 from matrix-org/rav/room_id_check
Validation for events/rooms in fed requests
Diffstat (limited to 'changelog.d/3641.bugfix')
-rw-r--r-- | changelog.d/3641.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3641.bugfix b/changelog.d/3641.bugfix new file mode 100644 index 0000000000..02181975c0 --- /dev/null +++ b/changelog.d/3641.bugfix @@ -0,0 +1 @@ +Fix a potential event disclosure issue \ No newline at end of file |