aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/apikey.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin2014-10-021-1/+1
| | | | r=dkl a=justdave
* Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence2014-07-311-2/+2
| | | | | | documentation mentions REST only r=sgreen,a=sgreen
* Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin2014-07-301-1/+1
| | | | r/a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-0/+84
username/pass, token or a valid API key for authentication r=dkl, a=sgreen