Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1162334: email_enabled value inverted in User.update RPC call | Jeff Fearn | 2015-05-18 | 1 | -2/+0 |
| | | | | r=glob,a=glob | ||||
* | Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵ | David Lawrence | 2015-01-21 | 1 | -0/+10 |
| | | | | | | are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob | ||||
* | Bug 1001462: Bug.search causes error when using simple token auth and ↵ | David Lawrence | 2014-11-12 | 1 | -16/+18 |
| | | | | | | specifying 'token' instead of 'Bugzilla_token' r=glob,a=glob | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 2014-07-27 | 1 | -4/+12 |
| | | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen | ||||
* | Bug 469196 - WebService function to update a user's group membership | Simon Green | 2014-07-02 | 1 | -0/+35 |
| | | | | r=glob, a=glob | ||||
* | Backout of Bug 1001462 - Bug.search causes error when using simple token ↵ | David Lawrence | 2014-05-12 | 1 | -1/+7 |
| | | | | auth and specifying 'token' instead of 'Bugzilla_token' | ||||
* | Bug 1001462 - Bug.search causes error when using simple token auth and ↵ | David Lawrence | 2014-05-12 | 1 | -7/+1 |
| | | | | | | specifying 'token' instead of 'Bugzilla_token' r/a=glob | ||||
* | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 2014-04-17 | 1 | -31/+21 |
| | | | | r=dkl a=justdave | ||||
* | Bug 540818 - Improve include_fields and exclude_fields to accept _default, ↵ | David Lawrence | 2014-04-11 | 1 | -4/+4 |
| | | | | | | _all and _custom keywords r=glob,a=justdave | ||||
* | Bug 863093: The usermatchmode parameter no longer exists. The POD for ↵ | Frédéric Buclin | 2014-02-28 | 1 | -3/+0 |
| | | | | | | User.get must be fixed accordingly r=dkl a=justdave | ||||
* | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 2014-02-27 | 1 | -3/+3 |
| | | | | r=gerv a=justdave | ||||
* | Bug 962060 - User.get ignores the "maxusermatches" parameter and allows ↵ | Dave Lawrence | 2014-02-25 | 1 | -6/+22 |
| | | | | | | listing all email addresses r=LpSolit,a=justdave | ||||
* | Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ↵ | Dave Lawrence | 2014-02-18 | 1 | -4/+4 |
| | | | | | | to match mod_rewrite example r/a=glob | ||||
* | Bug 967607: User.get shouldn't load data that requires extra database ↵ | Byron Jones | 2014-02-06 | 1 | -11/+21 |
| | | | | | | queries unless required r=dkl, a=justdave | ||||
* | Bug 914196 - Documentation for User.login should state cookies not used for ↵ | Dave Lawrence | 2013-09-09 | 1 | -1/+3 |
| | | | | | | JSONRPC and REST when making future connections r/a=glob | ||||
* | Bug 893195 - Allow token based authentication for webservices | Dave Lawrence | 2013-08-26 | 1 | -7/+22 |
| | | | | r=glob,a=sgreen | ||||
* | Bug 908338 - Create a new webservice called User.valid_login that will ↵ | Dave Lawrence | 2013-08-26 | 1 | -0/+55 |
| | | | | | | verify if a cookie or login token is valid for the current user r=glob,a=sgreen | ||||
* | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 2013-07-12 | 1 | -2/+45 |
| | | | | r=glob,a=justdave | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups ↵ | Frédéric Buclin | 2012-11-13 | 1 | -11/+25 |
| | | | | | | when using User.get() r=dkl a=LpSolit | ||||
* | Fix the indentation | Frédéric Buclin | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Bug 808300: Requesting data for your own account using User.get should also ↵ | Koosha Khajeh Moogahi | 2012-11-08 | 1 | -4/+13 |
| | | | | | | returns groups you belong to r/a=LpSolit | ||||
* | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | Dave Lawrence | 2012-10-16 | 1 | -8/+8 |
| | | | | | | users are not always required to login r/a=LpSolit | ||||
* | Bug 794125: Make User.get ignore duplicate groups for membership look ups | Koosha Khajeh Moogahi | 2012-10-04 | 1 | -3/+5 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 781075 - Add WebService support for accessing a user's saved reports | Reed Loden | 2012-09-03 | 1 | -9/+41 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+2 |
| | | | | r=wicked a=LpSolit | ||||
* | Forgot to remove some code | Frédéric Buclin | 2012-08-18 | 1 | -3/+0 |
| | |||||
* | Bug 697224: User.get should return a list of all your saved searches | Koosha Khajeh Moogahi | 2012-08-18 | 1 | -28/+63 |
| | | | | r/a=LpSolit | ||||
* | Backout bug 679224 | Frédéric Buclin | 2012-08-10 | 1 | -43/+0 |
| | |||||
* | Bug 697224 - Add methods to get a user's saved searches to the WebService ↵ | Koosha Khajeh Moogahi | 2012-07-24 | 1 | -0/+43 |
| | | | | | | (new "User.saved_searches" or add to User.get) r=dkl, a=LpSolit | ||||
* | Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI | Matt Selsky | 2012-07-24 | 1 | -3/+3 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 416137: WebService function to update a user's information (User.update) | Julien Heyman | 2012-04-18 | 1 | -2/+180 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 692507 - WebService API calls where appropriate should be using the ↵ | Dave Lawrence | 2012-02-24 | 1 | -0/+2 |
| | | | | | | shadow_db for read only operations r=glob, a=LpSolit | ||||
* | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 2012-02-21 | 1 | -3/+51 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -17/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email ↵ | Frédéric Buclin | 2011-12-28 | 1 | -19/+7 |
| | | | | | | WebService method lets you create new user accounts independently of the value of Bugzilla::Auth::Verify::*::user_can_create_account r=glob a=LpSolit | ||||
* | Bug 658929 - User autocomplete is very slow when there are lots of users in ↵ | David Lawrence | 2011-07-05 | 1 | -2/+2 |
| | | | | | | the profiles table r/a=mkanat | ||||
* | Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat. | Gervase Markham | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | Bug 633422: Fix the documentation for User.get's include_disabled parameter | Max Kanat-Alexander | 2011-02-13 | 1 | -2/+9 |
| | | | | | and make User.get check that its required parameters are passed. r=LpSolit, a=mkanat | ||||
* | Bug 622679 - Autocomplete suggests inactive/disabled accounts as matches | David Lawrence | 2011-01-27 | 1 | -1/+11 |
| | | | | r/a=mkanat | ||||
* | Bug 605573: List all available WebService methods at the top of the POD | Frédéric Buclin | 2010-11-04 | 1 | -20/+8 |
| | | | | r/a=mkanat | ||||
* | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 2010-10-14 | 1 | -0/+5 |
| | | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | ||||
* | Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8 | Frédéric Buclin | 2010-07-06 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 548198: Add a method of limiting the User.get results by group name or id | Max Kanat-Alexander | 2010-06-18 | 1 | -7/+53 |
| | | | | r=dkl, a=mkanat | ||||
* | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 2010-04-22 | 1 | -0/+4 |
| | | | | r=dkl, a=mkanat | ||||
* | Update the stability status of several WebService methods. | Max Kanat-Alexander | 2010-03-05 | 1 | -2/+2 |
| | |||||
* | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | mkanat%bugzilla.org | 2009-11-09 | 1 | -5/+5 |
| | | | | | | and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Fix POD for bug 471620, r=dkl | lpsolit%gmail.com | 2009-08-10 | 1 | -3/+6 |
| | |||||
* | Bug 473646 - WebService methods should check list parameters for scalars ↵ | dkl%redhat.com | 2009-01-26 | 1 | -2/+2 |
| | | | | | | and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat |