Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify auth.get_user_by_req for authing appservices directly. | Kegan Dougal | 2015-02-09 | 1 | -0/+3 |
* | Extract the id token of the token when authing users, include the token and d... | Mark Haines | 2015-01-28 | 1 | -0/+2 |
* | Return the device_id from get_auth_by_req | Mark Haines | 2015-01-28 | 1 | -1/+1 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -9/+10 |
* | Merge rest servlets into the client json resource object | Mark Haines | 2015-01-23 | 1 | -3/+6 |
* | Move client rest tests back under rest | Mark Haines | 2015-01-22 | 1 | -0/+372 |