]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 893195 - Allow token based authentication for webservices
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 26 Feb 2014 16:33:43 +0000 (16:33 +0000)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 26 Feb 2014 16:33:43 +0000 (16:33 +0000)
commit6ec36256c900e8a0c3e3f370814ad71e75da282d
tree78b0212f690a9ae2fe15da0a37d50145e67b0290
parent87064aeff3770518cb68518ac9786ef95742e933
Bug 893195 - Allow token based authentication for webservices
r=glob,a=justdave
Bugzilla/Auth.pm
Bugzilla/Auth/Login.pm
Bugzilla/Auth/Login/Cookie.pm
Bugzilla/Auth/Persist/Cookie.pm
Bugzilla/WebService/Server/JSONRPC.pm
Bugzilla/WebService/Server/XMLRPC.pm
Bugzilla/WebService/User.pm
Bugzilla/WebService/Util.pm