diff options
author | Erik Johnston <erik@matrix.org> | 2019-03-20 16:56:55 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-03-20 16:56:55 +0000 |
commit | 30e69ff9b6c1bcabc6d2dc66ce401912dc6e9d55 (patch) | |
tree | 5f6eb36c59b6e115cf84c964a2fff10e0a1249fa /changelog.d | |
parent | Gracefully handle failing to kick user (diff) | |
download | synapse-30e69ff9b6c1bcabc6d2dc66ce401912dc6e9d55.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4904.bugfix | 1 |
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. |