Closed
Bug 1202436
Opened 11 years ago
Closed 15 days ago
document what happens when multiple authentication methods are provided
Categories
(bugzilla.mozilla.org :: Documentation, task, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: Logan)
Details
Attachments
(1 file)
document what happens when multiple authentication methods are provided.
specifically if both user/pass and api-key are provided user/pass will be used in preference of api-key (and possibly trigger 'API key authentication is required' errors).
we also need to document the 'Require API key authentication for API requests' preference :)
Updated•7 years ago
|
Type: defect → task
Assignee: nobody → ehumphries
Priority: -- → P3
Assignee: ech → nobody
Comment 2•17 days ago
|
||
| Assignee | ||
Updated•17 days ago
|
Assignee: nobody → loganrosen
Status: NEW → ASSIGNED
Comment 3•15 days ago
|
||
Authored by https://github.com/loganrosen
https://github.com/mozilla/bmo/commit/94a4e59871a25d811028313fa1af914facd0005b
[master] Bug 1202436 - Document authentication method precedence
Status: ASSIGNED → RESOLVED
Closed: 15 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•