summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/APIKey.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-07-13Bug 1286650 - Add option to scripts/issue-api-key.pl to specify an API key ↵Mark Côté1-0/+6
explicitly. r=dylan This is useful for testing, so we don't have to store a randomly generated key for the duration of the test; instead we can hardcode one in the tests.
2015-08-13Bug 1192688 - non-schema changesByron Jones1-2/+5
2015-08-13Bug 1192688 - backout non-schema changesByron Jones1-5/+2
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-2/+5
2015-08-11Bug 1184332 - Add Restricted API calls for MozReviewDylan William Hardison1-0/+11
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence1-0/+154
keys for authentication