Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Octokit for authorization and fix 2FA bug. #87

Merged
merged 2 commits into from
Mar 28, 2014

Conversation

xystushi
Copy link
Collaborator

@xystushi xystushi commented Mar 4, 2014

User authorization process is simplified.

Git-review will first attempt to find Github username from local git config files. The authorization is mainly handled by Octokit, including Github's 2FA, as Octokit will be able to identify, from the response, whether the an OTP is required.

This fixes bug #84.

@b4mboo
Copy link
Owner

b4mboo commented Mar 27, 2014

Tomorrow will finally be the day that I can come back to git-review. Thanks for your patience.

b4mboo pushed a commit that referenced this pull request Mar 28, 2014
Use Octokit for authorization and fix 2FA bug.
@b4mboo b4mboo merged commit 1ca3553 into b4mboo:development Mar 28, 2014
@b4mboo
Copy link
Owner

b4mboo commented Mar 28, 2014

Nice and clean. Thank you. (And sorry for the delay.)

@xystushi xystushi deleted the simplify_login_and_2fa branch May 6, 2014 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants