diff options
author | Neil Johnson <neil@matrix.org> | 2018-11-20 11:29:25 +0000 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-11-20 12:29:25 +0100 |
commit | 78ba0e7ab8f1d57eee6aa56e9d496d838a24c6f3 (patch) | |
tree | ccd3228cc5ee3ebdf142aedc69ddb18cd13b9432 /changelog.d | |
parent | Merge pull request #4204 from matrix-org/rav/logcontext_leak_fixes (diff) | |
download | synapse-78ba0e7ab8f1d57eee6aa56e9d496d838a24c6f3.tar.xz |
Remove riot.im from the list of trusted Identity Servers in the default configuration (#4207)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4207.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4207.bugfix b/changelog.d/4207.bugfix new file mode 100644 index 0000000000..c1ec9f6329 --- /dev/null +++ b/changelog.d/4207.bugfix @@ -0,0 +1 @@ +Remove riot.im from the list of trusted Identity Servers in the default configuration |