Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor _AccountHandler proxy out to ModuleApi | Richard van der Hoff | 2017-11-02 | 1 | -1/+1 |
* | Merge pull request #2624 from matrix-org/rav/password_provider_notify_logout | David Baker | 2017-11-02 | 1 | -0/+10 |
|\ | |||||
| * | Notify auth providers on logout | Richard van der Hoff | 2017-11-01 | 1 | -0/+10 |
* | | Allow password_auth_providers to return a callback | Richard van der Hoff | 2017-11-01 | 1 | -0/+5 |
|/ | |||||
* | Let password auth providers handle arbitrary login types | Richard van der Hoff | 2017-11-01 | 1 | -10/+43 |
* | DB schema interface for password auth providers | Richard van der Hoff | 2017-10-31 | 1 | -0/+12 |
* | Start some documentation on password providers | Richard van der Hoff | 2017-10-31 | 1 | -0/+39 |