diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-02 14:00:29 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-02 14:00:29 +0100 |
commit | a0134042922b7d1a128150e1be0d7213c1e9e138 (patch) | |
tree | 87d443fb1275e1cf931c9c8eb720c1772714a487 | |
parent | Avoid extra db lookups (diff) | |
download | synapse-a0134042922b7d1a128150e1be0d7213c1e9e138.tar.xz |
changelog
-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 |