Page MenuHomePhabricator

Update GitHub API calls to use "Authorization" header instead of "access_token" URI parameter
ClosedPublic

Authored by epriestley on Feb 4 2020, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 13, 2:17 AM
Unknown Object (File)
Tue, Jul 2, 10:09 PM
Unknown Object (File)
Jun 25 2024, 12:35 PM
Unknown Object (File)
Jun 21 2024, 11:33 AM
Unknown Object (File)
Jun 20 2024, 1:27 AM
Unknown Object (File)
Jun 12 2024, 11:34 PM
Unknown Object (File)
Jun 11 2024, 6:14 AM
Unknown Object (File)
Jun 10 2024, 10:01 PM
Subscribers
None

Details

Summary

Fixes T13485. GitHub has deprecated the "access_token" URI parameter for API authentication. Update to "Authorization: token ...".

Test Plan

Linked and unlinked a GitHub account locally.

Diff Detail

Repository
rP Phabricator
Branch
github1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23779
Build 32700: Run Core Tests
Build 32699: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 4 2020, 3:58 PM
This revision was automatically updated to reflect the committed changes.