diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2020-03-27 20:15:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-27 19:15:23 +0000 |
commit | 8327eb9280cbcb492e05652a96be9f1cd1c0e7c4 (patch) | |
tree | 1085db3f88c32020e700d60bc897b0a2c24036ad /changelog.d | |
parent | update debian installation instructions to recommend installing `virtualenv` ... (diff) | |
download | synapse-8327eb9280cbcb492e05652a96be9f1cd1c0e7c4.tar.xz |
Add options to prevent users from changing their profile. (#7096)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7096.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7096.feature b/changelog.d/7096.feature new file mode 100644 index 0000000000..00f47b2a14 --- /dev/null +++ b/changelog.d/7096.feature @@ -0,0 +1 @@ +Add options to prevent users from changing their profile or associated 3PIDs. \ No newline at end of file |