aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST/Resources/User.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 893195 - Allow token based authentication for webservicesDave Lawrence2013-08-261-0/+10
| | | | r=glob,a=sgreen
* Bug 908338 - Create a new webservice called User.valid_login that will ↵Dave Lawrence2013-08-261-0/+5
| | | | | | verify if a cookie or login token is valid for the current user r=glob,a=sgreen
* Fix wrong links in REST PODFrédéric Buclin2013-08-031-1/+1
|
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-0/+65
r=glob,a=justdave