summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-03-20 16:56:55 +0000
committerErik Johnston <erik@matrix.org>2019-03-20 16:56:55 +0000
commit30e69ff9b6c1bcabc6d2dc66ce401912dc6e9d55 (patch)
tree5f6eb36c59b6e115cf84c964a2fff10e0a1249fa
parentGracefully handle failing to kick user (diff)
downloadsynapse-30e69ff9b6c1bcabc6d2dc66ce401912dc6e9d55.tar.xz
Newsfile
-rw-r--r--changelog.d/4904.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4904.bugfix b/changelog.d/4904.bugfix
new file mode 100644
index 0000000000..5c2d7f3cf1
--- /dev/null
+++ b/changelog.d/4904.bugfix
@@ -0,0 +1 @@
+Fix bug in shutdown room admin API where it would fail if a user in the room hadn't consented to the privacy policy.