Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 2005448 - Authentication typo in docs for the API_KEY header | 2021-09-21 | 1 | -2/+2 | |
| | | | | | | Fix typo. Change-Id: I650cd70e3515cc346dafc4eea02f7a33b86d1127 | ||||
* | Bug 1995385 - Support using Authorization header to supply API_KEY | 2021-08-23 | 1 | -69/+10 | |
| | | | | | | Added handling of Authorization header for API. Change-Id: Id7d0ef3ee49e6aee9a2e63463aa49661444c9371 | ||||
* | Bug 478886 - Open Source Red Hat BugzillaRelease-5.0.4-rh44 | 2020-05-07 | 1 | -4/+54 | |
| | | | | Import Red Hat Bugzilla changes. | ||||
* | Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵ | 2015-01-21 | 1 | -0/+4 | |
| | | | | | | are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob | ||||
* | Bug 1008766 - Fix typo in documentation (edit) | 2014-08-24 | 1 | -1/+1 | |
| | | | | r=glob, a=glob | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | 2014-08-13 | 1 | -0/+1 | |
| | | | | r=dkl a=sgreen | ||||
* | Bug 419568 - Web Service module to create a component | 2014-08-12 | 1 | -0/+2 | |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 726696 - All authenticated WebServices methods should require ↵ | 2014-07-27 | 1 | -6/+28 | |
| | | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen | ||||
* | Bug 1008764: Add a web service to create and update Flag types | 2014-05-22 | 1 | -0/+2 | |
| | | | | r=glob, a=justdave | ||||
* | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | 2014-04-17 | 1 | -21/+17 | |
| | | | | r=dkl a=justdave | ||||
* | Bug 540818 - Improve include_fields and exclude_fields to accept _default, ↵ | 2014-04-11 | 1 | -0/+28 | |
| | | | | | | _all and _custom keywords r=glob,a=justdave | ||||
* | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | 2013-09-26 | 1 | -0/+7 | |
| | | | | | | throw errors, not be silently ignored r/a=glob | ||||
* | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | 2013-07-12 | 1 | -5/+20 | |
| | | | | r=glob,a=justdave | ||||
* | Bug 838846: In Product.get, include_fields => ['components'] no longer ↵ | 2013-02-15 | 1 | -0/+7 | |
| | | | | | | returns data about components r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | 2012-11-30 | 1 | -0/+8 | |
| | | | | r/a=LpSolit | ||||
* | Add WS::Classification to the list of available modules, see bug 694755 | 2012-10-27 | 1 | -1/+3 | |
| | | | | r=LpSolit | ||||
* | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | 2012-10-16 | 1 | -0/+5 | |
| | | | | | | users are not always required to login r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | 2012-09-01 | 1 | -0/+3 | |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite | 2012-02-15 | 1 | -20/+0 | |
| | | | | r/a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | 2012-01-11 | 1 | -15/+5 | |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195 | 2011-04-20 | 1 | -0/+2 | |
| | |||||
* | Bug 579514: Make Bug.attachments also return attachment data | 2010-07-20 | 1 | -7/+8 | |
| | | | | r=dkl, a=mkanat | ||||
* | Bug 412074: Ability to add attachments to a bug via the WebService | 2010-07-13 | 1 | -0/+7 | |
| | | | | | (Bug.add_attachment) r=timello, a=mkanat | ||||
* | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | 2010-04-22 | 1 | -0/+4 | |
| | | | | r=dkl, a=mkanat | ||||
* | Bug 550618: Make the XML-RPC WebService return the right date format | 2010-03-07 | 1 | -16/+9 | |
| | | | | r=dkl, a=mkanat | ||||
* | Additional bustage fix for bug 545299. | 2010-03-04 | 1 | -1/+1 | |
| | |||||
* | Bustage fix for Bug 545299. rs=mkanat over IRC | 2010-03-04 | 1 | -1/+1 | |
| | |||||
* | Bug 545299, XML-RPC WebService should take and return dates and times in ↵ | 2010-03-04 | 1 | -11/+16 | |
| | | | | UTC. Code part, r+=mkanat | ||||
* | There was some POD at the end of Bugzilla::WebService::Server::JSONRPC | 2010-02-22 | 1 | -0/+26 | |
| | | | | | | that was supposed to be at the end of Bugzilla::WebService instead. Also added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server types' POD. | ||||
* | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | 2009-11-09 | 1 | -0/+40 | |
| | | | | | | and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 490673: WebServices's datetime_format method was in the wrong module | 2009-05-09 | 1 | -1/+14 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, r=ghendricks, a=mkanat | ||||
* | Bug 432907: Create a JSON frontend for WebServices | 2009-03-31 | 1 | -85/+56 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService | 2009-02-11 | 1 | -167/+2 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 471942: Make the WebService validate and properly convert input parameters | 2009-01-09 | 1 | -0/+86 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 450403: Add ability to view comments via the web service (Bug.comments) | 2009-01-07 | 1 | -0/+62 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 450209: Clean up WebService POD and add a History section for all ↵ | 2008-11-26 | 1 | -0/+81 | |
| | | | | | | functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 428659 â Setting SSL param to 'authenticated sessions' only ↵ | 2008-08-18 | 1 | -1/+16 | |
| | | | | | | | protects logins and param doesn't protect WebService calls at all Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit/mkanat | ||||
* | Backing out these patches as they cause a regression. More information | 2008-07-29 | 1 | -10/+0 | |
| | | | | | | | | | | | in the respective bug reports. Bug 428659 â Setting SSL param to 'authenticated sessions' only protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 428659 â Setting SSL param to 'authenticated sessions' only ↵ | 2008-07-10 | 1 | -0/+10 | |
| | | | | | | protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | ||||
* | Bug 437617: Make "type" a method of Bugzilla::WebService | 2008-07-01 | 1 | -0/+9 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for ↵ | 2008-04-29 | 1 | -0/+10 | |
| | | | | | | the WebService. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT | 2008-04-17 | 1 | -3/+17 | |
| | | | | r/a=mkanat | ||||
* | Bug 415796: All webservice methods were failing if a string had multibyte ↵ | 2008-04-08 | 1 | -2/+35 | |
| | | | | | | characters in it, due to bugs in SOAP::Lite. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit] | 2007-03-26 | 1 | -1/+1 | |
| | |||||
* | Bug 358354: WebService should perform a login in xmlrpc.cgi | 2007-02-05 | 1 | -0/+7 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 349256: Make the webservice get_bug into a stable API | 2006-11-15 | 1 | -0/+13 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave | ||||
* | Bug 351175: The WebService interface should include the error text along ↵ | 2006-10-05 | 1 | -0/+37 | |
| | | | | | | with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk | ||||
* | Bug 351178: WebService needs to be able to provide the server's timezone | 2006-09-29 | 1 | -0/+30 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk | ||||
* | Bug 224577: Bugzilla could use a web services interface. | 2006-08-20 | 1 | -0/+47 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk |