]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1090275: WebServices modules should maintain a whitelist of methods that are...
authorDavid Lawrence <dkl@mozilla.com>
Wed, 21 Jan 2015 20:41:11 +0000 (20:41 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 21 Jan 2015 20:41:11 +0000 (20:41 +0000)
commitce85e36f16033d281acda5c128ab236ffe1e67fd
tree75d63d0a7292d0aa4fa2120afab5552a51337c65
parentf5b9cba3b42b6823288889a42078cf6f70aa4840
Bug 1090275: WebServices modules should maintain a whitelist of methods that are allowed instead of allowing access to any function imported into its namespace
r=dylan,a=glob
Bugzilla/WebService.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Bugzilla.pm
Bugzilla/WebService/Classification.pm
Bugzilla/WebService/Group.pm
Bugzilla/WebService/Product.pm
Bugzilla/WebService/Server/JSONRPC.pm
Bugzilla/WebService/Server/XMLRPC.pm
Bugzilla/WebService/User.pm
extensions/Example/lib/WebService.pm