summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-06-05 13:37:56 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2019-06-05 13:37:56 +0100
commit752dbeea7045c417a9fa8796c9a98512fcacb6a1 (patch)
tree6c7003b188629fdd1dee37b9e3a81a0b46368c5d
parentgen sample config (diff)
parentSend password reset from HS: database stuff (#5308) (diff)
downloadsynapse-752dbeea7045c417a9fa8796c9a98512fcacb6a1.tar.xz
Merge branch 'anoa/feature_hs_password_resets' into anoa/hs_password_reset_sending_email
-rw-r--r--changelog.d/5308.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5308.feature b/changelog.d/5308.feature
new file mode 100644
index 0000000000..6aae41847a
--- /dev/null
+++ b/changelog.d/5308.feature
@@ -0,0 +1 @@
+Add ability to perform password reset via email without trusting the identity server.