summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-09-28 18:51:41 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-09-28 18:51:41 +0100
commitfe443acaee36900757d79dbf7d2fb5629df38e3c (patch)
treef7e4484ed932655db9c2549b080dfcdbf7168a47
parentDon't check whether a 3pid is allowed to register during password reset (diff)
downloadsynapse-fe443acaee36900757d79dbf7d2fb5629df38e3c.tar.xz
Changelog
-rw-r--r--changelog.d/8414.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8414.bugfix b/changelog.d/8414.bugfix
new file mode 100644
index 0000000000..315876e892
--- /dev/null
+++ b/changelog.d/8414.bugfix
@@ -0,0 +1 @@
+Remove unnecessary 3PID registration check when resetting password via an email address. Bug introduced in v0.34.0rc2.
\ No newline at end of file