Bug 567557 - Prepare for Github shutting down Basic auth
Summary: Prepare for Github shutting down Basic auth
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: GitHub (show other bugs)
Version: 5.9   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 5.10   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 426144 558444 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-02 15:55 EDT by Thomas Wolf CLA
Modified: 2020-10-06 06:54 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wolf CLA 2020-10-02 15:55:09 EDT
See https://developer.github.com/changes/2020-02-14-deprecating-password-auth/ .

GitHubClient does have a setOAuth2Token() method that can be used. But it's not used in the egit-github code; and the underlying Mylyn AuthenticationCredentials that are used by egit-github are also username/password.

Not sure how much work this would be, and what changes, if any, this might need in Mylyn.
Comment 1 Eclipse Genie CLA 2020-10-04 10:44:52 EDT
New Gerrit change created: https://git.eclipse.org/r/c/egit/egit-github/+/170282
Comment 3 Thomas Wolf CLA 2020-10-05 19:55:57 EDT
*** Bug 426144 has been marked as a duplicate of this bug. ***
Comment 7 Thomas Wolf CLA 2020-10-06 06:52:04 EDT
Documentation is updated, too: https://wiki.eclipse.org/EGit/GitHub/User_Guide#Credentials .

Closing for now; if there are specific problems please open new issues.
Comment 8 Thomas Wolf CLA 2020-10-06 06:54:16 EDT
*** Bug 558444 has been marked as a duplicate of this bug. ***