Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-27 | Fix/improve some docstrings in the replication code. (#4949) | Richard van der Hoff | 3 | -7/+20 | |
2019-03-26 | Support 3PID login in password providers (#4931) | Andrew Morgan | 8 | -26/+137 | |
Adds a new method, check_3pid_auth, which gives password providers the chance to allow authentication with third-party identifiers such as email or msisdn. | |||||
2019-03-27 |