synapse/changelog.d/5308.feature
Andrew Morgan 24f31dfb59
Send password reset from HS: database stuff (#5308)
Database component of new behaviour of sending password reset emails from Synapse instead of Sydent.

Allows one to store threepid validation sessions along with password reset token attempts and retrieve them again.
2019-06-05 13:29:39 +01:00

1 line
86 B
Gherkin

Add ability to perform password reset via email without trusting the identity server.