summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-04-09 18:45:38 +0100
committerGitHub <noreply@github.com>2020-04-09 18:45:38 +0100
commitac978ab3da48ca1d0c6f40d9857d769e72e960dd (patch)
tree2aed7ae1b48761e70c400896d9a496c6752b7627 /changelog.d
parentDo not allow a deactivated user to login via SSO. (#7240) (diff)
downloadsynapse-ac978ab3da48ca1d0c6f40d9857d769e72e960dd.tar.xz
Default PL100 to enable encryption in a room (#7230)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7230.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7230.feature b/changelog.d/7230.feature
new file mode 100644
index 0000000000..aab777648f
--- /dev/null
+++ b/changelog.d/7230.feature
@@ -0,0 +1 @@
+Require admin privileges to enable room encryption by default. This does not affect existing rooms.