diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-09-28 18:51:41 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-09-28 18:51:41 +0100 |
commit | fe443acaee36900757d79dbf7d2fb5629df38e3c (patch) | |
tree | f7e4484ed932655db9c2549b080dfcdbf7168a47 /changelog.d | |
parent | Don't check whether a 3pid is allowed to register during password reset (diff) | |
download | synapse-fe443acaee36900757d79dbf7d2fb5629df38e3c.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8414.bugfix | 1 |
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 |