Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the documentation mentions REST only
r=sgreen,a=sgreen git-svn-id: svn://10.0.0.236/trunk@265482 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e835f2db4a
commit
f1dfb7b59d
@ -1 +1 @@
|
|||||||
9092
|
9093
|
||||||
@ -1 +1 @@
|
|||||||
2635fd8e3024461a00a71d35a88a8517b7bc3c21
|
98041ff1623da960b1ded466957ba1fabd3ab7cd
|
||||||
@ -1010,8 +1010,8 @@ confirm the change. This helps to prevent account hijacking.
|
|||||||
API Keys
|
API Keys
|
||||||
========
|
========
|
||||||
|
|
||||||
API keys are used to authenticate REST calls. You can create more than one
|
API keys are used to authenticate WebService API calls. You can create more than
|
||||||
API key if required. Each API key has an optional description which can help
|
one API key if required. Each API key has an optional description which can help
|
||||||
you record what each key is used for.
|
you record what each key is used for.
|
||||||
|
|
||||||
On this page, you can unrevoke, revoke and change the description of existing
|
On this page, you can unrevoke, revoke and change the description of existing
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
#%]
|
#%]
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
API keys are used to authenticate REST calls. You can create more than one
|
API keys are used to authenticate WebService API calls. You can create more than
|
||||||
API key if required. Each API key has an optional description which can help
|
one API key if required. Each API key has an optional description which can help
|
||||||
you record what each key is used for. Documentation on how to log in is
|
you record what each key is used for. Documentation on how to log in is
|
||||||
available from
|
available from
|
||||||
<a href="[% docs_urlbase FILTER html %]api/Bugzilla/WebService.html#LOGGING_IN">here</a>.
|
<a href="[% docs_urlbase FILTER html %]api/Bugzilla/WebService.html#LOGGING_IN">here</a>.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user