Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -17/+8 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -8/+17 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -17/+8 | |
local symlink to data/ directory | |||||
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 1 | -1/+1 | |
2015-09-24 | Bug 1204683: Add whoami endpoint | David Lawrence | 1 | -0/+66 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+14 | |
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵ | Byron Jones | 1 | -4/+7 | |
jquery) | |||||
2015-05-18 | Bug 1162334: email_enabled value inverted in User.update RPC call | Jeff Fearn | 1 | -2/+0 | |
2015-01-29 | Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵ | David Lawrence | 1 | -3/+19 | |
keys for authentication | |||||
2015-01-27 | Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵ | Byron Jones | 1 | -0/+10 | |
webservice api methods | |||||
2014-11-14 | Bug 1097813: backport upstream bug 1001462 to bmo/4.2 to fix issue with ↵ | David Lawrence | 1 | -32/+18 | |
using tokens with webservice rest api | |||||
2014-10-09 | Bug 1079463: Bugzilla::WebService::User missing update method | David Lawrence | 1 | -2/+216 | |
2014-04-28 | Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve ↵ | David Lawrence | 1 | -4/+4 | |
include_fields and exclude_fields to accept _default, _all and _custom keywords r=glob | |||||
2014-02-06 | Bug 967607: User.get shouldn't load data that requires extra database ↵ | Byron Jones | 1 | -28/+36 | |
queries unless required | |||||
2013-09-13 | Bug 909442 - backport upstream bug 908338 to bmo/4.2 to add User.valid_login ↵ | Dave Lawrence | 1 | -0/+55 | |
webservice method | |||||
2013-09-09 | Bug 914196 - Documentation for User.login should state cookies not used for ↵ | Dave Lawrence | 1 | -1/+3 | |
JSONRPC and REST when making future connections | |||||
2013-08-29 | Bug 909634 - backport upstream bug 893195 to bmo/4.2 for token auth support ↵ | Dave Lawrence | 1 | -7/+22 | |
in webservices | |||||
2013-07-15 | Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2 | Dave Lawrence | 1 | -2/+37 | |
r=glob | |||||
2012-11-14 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -6/+20 | |
2012-11-13 | Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups ↵ | Frédéric Buclin | 1 | -6/+20 | |
when using User.get() r=dkl a=LpSolit | |||||
2012-10-16 | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | Dave Lawrence | 1 | -7/+7 | |
users are not always required to login | |||||
2012-07-24 | Bug 697224 - Add methods to get a user's saved searches to the WebService ↵ | Koosha Khajeh Moogahi | 1 | -0/+43 | |
(new "User.saved_searches" or add to User.get) r=dkl, a=LpSolit | |||||
2012-02-24 | Bug 692507 - WebService API calls where appropriate should be using the ↵ | Dave Lawrence | 1 | -0/+2 | |
shadow_db for read only operations r=glob, a=LpSolit | |||||
2012-02-24 | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 1 | -3/+51 | |
r=glob, a=LpSolit | |||||
2012-01-09 | merge with bugzilla/4.2 | Dave Lawrence | 1 | -19/+7 | |
2011-12-28 | Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email ↵ | Frédéric Buclin | 1 | -19/+7 | |
WebService method lets you create new user accounts independently of the value of Bugzilla::Auth::Verify::*::user_can_create_account r=dkl a=LpSolit | |||||
2011-10-05 | more porting work | David Lawrence | 1 | -0/+4 | |
2011-07-05 | Bug 658929 - User autocomplete is very slow when there are lots of users in ↵ | David Lawrence | 1 | -2/+2 | |
the profiles table r/a=mkanat | |||||
2011-03-08 | Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat. | Gervase Markham | 1 | -1/+1 | |
2011-02-14 | Bug 633422: Fix the documentation for User.get's include_disabled parameter | Max Kanat-Alexander | 1 | -2/+9 | |
and make User.get check that its required parameters are passed. r=LpSolit, a=mkanat | |||||
2011-01-27 | Bug 622679 - Autocomplete suggests inactive/disabled accounts as matches | David Lawrence | 1 | -1/+11 | |
r/a=mkanat | |||||
2010-11-04 | Bug 605573: List all available WebService methods at the top of the POD | Frédéric Buclin | 1 | -20/+8 | |
r/a=mkanat | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 1 | -0/+5 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-07-06 | Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8 | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-06-18 | Bug 548198: Add a method of limiting the User.get results by group name or id | Max Kanat-Alexander | 1 | -7/+53 | |
r=dkl, a=mkanat | |||||
2010-04-22 | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 1 | -0/+4 | |
r=dkl, a=mkanat | |||||
2010-03-06 | Update the stability status of several WebService methods. | Max Kanat-Alexander | 1 | -2/+2 | |
2009-11-09 | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | mkanat%bugzilla.org | 1 | -5/+5 | |
and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-08-10 | Fix POD for bug 471620, r=dkl | lpsolit%gmail.com | 1 | -3/+6 | |
2009-01-26 | Bug 473646 - WebService methods should check list parameters for scalars ↵ | dkl%redhat.com | 1 | -2/+2 | |
and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-07 | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 1 | -28/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-11-26 | Bug 450209: Clean up WebService POD and add a History section for all ↵ | mkanat%bugzilla.org | 1 | -8/+31 | |
functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-07-21 | Bug 445885 â User.login should ThrowUserError when called with ↵ | dkl%redhat.com | 1 | -1/+11 | |
incorrect parameters Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | |||||
2008-07-01 | Bug 437617: Make "type" a method of Bugzilla::WebService | mkanat%bugzilla.org | 1 | -19/+17 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-06-20 | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 1 | -9/+53 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-06-20 | Bug 432914: include_fields and exclude_fields arguments for WebService ↵ | mkanat%bugzilla.org | 1 | -4/+33 | |
User.get() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | |||||
2008-05-29 | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 1 | -0/+176 | |
Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat | |||||
2008-04-17 | Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT | bbaetz%acm.org | 1 | -0/+6 | |
r/a=mkanat | |||||
2007-09-19 | Bug 395632: [SECURITY] XML-RPC WebService ↵ | mkanat%bugzilla.org | 1 | -0/+8 | |
Bugzilla::User::offer_account_by_email does not check createemailregexp Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=mkanat | |||||
2007-02-05 | Bug 358354: WebService should perform a login in xmlrpc.cgi | mkanat%bugzilla.org | 1 | -3/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat |