Closed
Bug 389986
Opened 18 years ago
Closed 11 years ago
Implement an authentication persistence method for XML-RPC users who can't use cookies
Categories
(Bugzilla :: User Accounts, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 893195
People
(Reporter: mkanat, Unassigned)
References
Details
Some XML-RPC clients don't work well with cookies, and thus Bugzilla.login isn't very useful for them.
Instead, they could pass logincookie in as an argument to all XML-RPC calls, and the Auth modules could extract that. This would basically be a new Auth::Login module.
![]() |
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•