diff options
author | Sean Quah <seanq@element.io> | 2021-11-12 18:43:00 +0000 |
---|---|---|
committer | Sean Quah <seanq@element.io> | 2021-11-16 13:55:02 +0000 |
commit | ab89c607024734be9dccf5f7b9e79a2ea5259890 (patch) | |
tree | 2d516bf37bff57946f1bf6985d31e55a586cf0bc | |
parent | Add tests for admin API to remove a local user from a space (diff) | |
download | synapse-ab89c607024734be9dccf5f7b9e79a2ea5259890.tar.xz |
Add newsfile
-rw-r--r-- | changelog.d/11358.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11358.feature b/changelog.d/11358.feature new file mode 100644 index 0000000000..3ed9265567 --- /dev/null +++ b/changelog.d/11358.feature @@ -0,0 +1 @@ +Add an admin API endpoint to force a local user to leave all non-public rooms in a space. |