Closed
Bug 611886
Opened 15 years ago
Closed 15 years ago
Bugzilla_login and Bugzilla_password should be accepted as URL parameters for JSON-RPC GET mode
Categories
(Bugzilla :: WebService, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mkanat, Unassigned)
Details
Right now, we allow Bugzilla_login and Bugzilla_password to be specified in the "params" URL argument, when calling JSON-RPC over GET. We should also allow them to be specified as normal URL arguments, just like you can do in the rest of Bugzilla.
Flags: blocking4.0+
| Reporter | ||
Comment 1•15 years ago
|
||
Actually, nevermind. I just looked at the code, and I think the additional code complexity would not be worth the convenience.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Updated•15 years ago
|
Target Milestone: Bugzilla 4.0 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•