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-29 11:30:06 +0100
committerGitHub <noreply@github.com>2020-04-29 11:30:06 +0100
commiteeef9633af74d1282c1d1b80bfb117c34f43482b (patch)
tree4d4ecb1a089f5dee573ba986319517fae156d349 /changelog.d
parentClean up admin api docs (#7361) (diff)
downloadsynapse-eeef9633af74d1282c1d1b80bfb117c34f43482b.tar.xz
Fix fallback value for account_threepid_delegates.email (#7316)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7316.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7316.bugfix b/changelog.d/7316.bugfix
new file mode 100644
index 0000000000..0692696c7b
--- /dev/null
+++ b/changelog.d/7316.bugfix
@@ -0,0 +1 @@
+Fixed backwards compatibility logic of the first value of `trusted_third_party_id_servers` being used for `account_threepid_delegates.email`, which occurs when the former, deprecated option is set and the latter is not.
\ No newline at end of file