summary refs log tree commit diff
path: root/changelog.d/5878.feature
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-21 11:31:28 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-21 11:31:28 +0000
commita7a669b4de5582c07bab9ff09a82127d1247f1d1 (patch)
tree18e0f8260db3a705365545c215aaa1f4baabd504 /changelog.d/5878.feature
parentPropagate opentracing contexts through EDUs (#5852) (diff)
parentAdd Admin API capability to set adminship of a user (#5878) (diff)
downloadsynapse-a7a669b4de5582c07bab9ff09a82127d1247f1d1.tar.xz
Add Admin API capability to set adminship of a user (#5878)
Diffstat (limited to 'changelog.d/5878.feature')
-rw-r--r--changelog.d/5878.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5878.feature b/changelog.d/5878.feature
new file mode 100644
index 0000000000..d9d6df880e
--- /dev/null
+++ b/changelog.d/5878.feature
@@ -0,0 +1 @@
+Add admin API endpoint for setting whether or not a user is a server administrator.