summary refs log tree commit diff
path: root/tests/api/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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