Closed
Bug 2053269
Opened 7 days ago
Closed 4 days ago
BMO API bugzilla.login helper needs to support Bugzilla_api_token + cookie for authenication support
Categories
(bugzilla.mozilla.org :: API, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 2043733 added support for displaying github pull requests status in the bug report if GH attachments are attached. It is using a new API endpoint that is using native Mojo framework and therefore uses the bugzilla.login Mojo helper utility. This method does not understand Bugzilla_api_token and gives a 401 unauthorized. This needs to be fixed to turn on the new feature in bug 2043733.
Comment 1•7 days ago
|
||
Comment 2•4 days ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/82130ecf965a2675da064893eb9a5df6ed708aea
[master] Bug 2053269 - BMO API bugzilla.login helper needs to support Bugzilla_api_token + cookie for authentication support
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•