Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-04 | Fix registration with register_mxid_from_3pid enabled (#5011) dinsic_2019-04-04_1 | Erik Johnston | 1 | -1/+1 | |
2019-04-04 | Rewrite more internal IS urls. (#5006) dinsic_2019-04-04 | Michael Kaye | 1 | -4/+22 | |
* Rewrite more internal IS urls. | |||||
2019-04-03 | Sample config | Erik Johnston | 1 | -0/+5 | |
2019-04-03 | Add config option to use email as display name for new users | Erik Johnston | 2 | -14/+25 | |
2019-04-01 | 0.99.3 v0.99.3 github/release-v0.99.3 release-v0.99.3 | Neil Johnson | 3 | -3/+13 | |
2019-04-01 | convert rst link to md | Neil Johnson | 1 | -1/+1 | |
2019-03-27 | 0.99.3rc1 v0.99.3rc1 | Neil Johnson | 85 | -85/+93 | |
2019-03-27 | bump version | Neil Johnson | 1 | -1/+1 | |
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 | Use the state event amount for userdir import batching, not roo |