summary refs log tree commit diff
path: root/tests/rest/client/v1/test_presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modify auth.get_user_by_req for authing appservices directly.Kegan Dougal2015-02-091-0/+3
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-281-0/+2
* Return the device_id from get_auth_by_reqMark Haines2015-01-281-1/+1
* Replace hs.parse_userid with UserID.from_stringMark Haines2015-01-231-9/+10
* Merge rest servlets into the client json resource objectMark Haines2015-01-231-3/+6
* Move client rest tests back under restMark Haines2015-01-221-0/+372