diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-31 15:53:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-31 15:53:52 +0100 |
commit | 02735e140f4b1e36ae29be15511a7c08cd74364e (patch) | |
tree | e6c6a930bdc0fd26b85bbc23a06cf408b1ed182a | |
parent | Don't allow clients to send tombstones that reference the same room (diff) | |
download | synapse-02735e140f4b1e36ae29be15511a7c08cd74364e.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5801.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5801.misc b/changelog.d/5801.misc new file mode 100644 index 0000000000..e6ecb475d9 --- /dev/null +++ b/changelog.d/5801.misc @@ -0,0 +1 @@ +Don't allow clients to send tombstone events that reference the room its sent in. |