Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out user id validation checks | Erik Johnston | 2015-03-18 | 1 | -9/+5 |
* | Do more validation of incoming request | Erik Johnston | 2015-03-18 | 1 | -3/+3 |
* | Use 403 instead of 400 | Erik Johnston | 2015-03-16 | 1 | -1/+1 |
* | Implement registering with shared secret. | Erik Johnston | 2015-03-13 | 1 | -2/+55 |
* | Always allow AS to register | Erik Johnston | 2015-02-20 | 1 | -3/+5 |
* | Disable registration if config option was set. | Erik Johnston | 2015-02-19 | 1 | -0/+4 |
* | Merge pull request #50 from matrix-org/application-services | Mark Haines | 2015-02-13 | 1 | -1/+23 |
|\ | |||||
| * | Add m.login.application_service registration procedure. | Kegan Dougal | 2015-02-05 | 1 | -1/+23 |
* | | Blunty replace json with simplejson | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
|/ | |||||
* | Extract the client v1 base RestServlet to a separate class | Mark Haines | 2015-01-23 | 1 | -2/+2 |
* | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 1 | -0/+291 |