summary refs log tree commit diff
path: root/synapse/state (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2019-03-28remove log line for passwordNeil Johnson1-2/+0
2019-03-28Allow password providers to bind emails (#4947)Andrew Morgan3-4/+23
This PR allows password provider modules to bind email addresses when a user is registering and is motivated by matrix-org/matrix-synapse-ldap3#58
2019-03-28Use an assertErik Johnston1-2/+1