aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/User.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org2009-11-091-5/+5
* Fix POD for bug 471620, r=dkllpsolit%gmail.com2009-08-101-3/+6
* Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com2009-01-261-2/+2
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-071-28/+4
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-261-8/+31
* Bug 445885 – User.login should ThrowUserError when called with incorrect...dkl%redhat.com2008-07-211-1/+11
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-011-19/+17
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-201-9/+53
* Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org2008-06-201-4/+33
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-291-0/+176
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-171-0/+6
* Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...mkanat%bugzilla.org2007-09-191-0/+8
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-051-3/+0
* Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org2006-11-031-36/+145
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-061-0/+137
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+55