]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 893195 - Allow token based authentication for webservices
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 25 Feb 2014 22:33:46 +0000 (22:33 +0000)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 25 Feb 2014 22:33:46 +0000 (22:33 +0000)
commit0d0a8c507c9386c2452e38fdf3e59982fe19daaf
tree91ca5cb430ecaf3b9675178ae714305caa364c54
parent438c4b525bc0a2ff044e0495441f5bb714ded2d5
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