aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Util.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org2009-11-091-2/+35
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 473646 - WebService methods should check list parameters for scalars ↵dkl%redhat.com2009-01-261-1/+27
| | | | | | and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 450209: Clean up WebService POD and add a History section for all ↵mkanat%bugzilla.org2008-11-261-5/+6
| | | | | | functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 432914: include_fields and exclude_fields arguments for WebService ↵mkanat%bugzilla.org2008-06-201-0/+74
User.get() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat