diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-27 15:14:34 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-27 15:14:34 +0100 |
commit | 0804a27c8c7c2cc9f0adbb0329bffcd8ce10e1bd (patch) | |
tree | 790cd4729fda1a67872adad2f9348373b818a2ee /changelog.d | |
parent | Add test to validate the change (diff) | |
download | synapse-0804a27c8c7c2cc9f0adbb0329bffcd8ce10e1bd.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6125.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6125.feature b/changelog.d/6125.feature new file mode 100644 index 0000000000..432e255ad4 --- /dev/null +++ b/changelog.d/6125.feature @@ -0,0 +1 @@ +Reject all pending invite for a user during deactivation. |