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

hub create and Two-factor authentication don't work together #399

Closed
deiga opened this issue Sep 10, 2013 · 5 comments
Closed

hub create and Two-factor authentication don't work together #399

deiga opened this issue Sep 10, 2013 · 5 comments

Comments

@deiga
Copy link

deiga commented Sep 10, 2013

Hub works fine with my oauth tokens except when I try to create a Repo I get an 401

@mislav
Copy link
Owner

mislav commented Sep 10, 2013

This is a TODO on my list; I have to update hub to work well with 2FA

@SethTisue
Copy link

hit this today — hub wouldn't work until I disabled two-factor authentication at https://github.com/settings/admin

@ElijahLynn
Copy link

Confirmed it is two factor auth.

I disabled two factor auth. Used hub to get the token into ~/.config/hub. Turned two factor auth back on and hub is still working!

@mislav mislav closed this as completed in 5649867 Sep 19, 2013
yasuoza added a commit to yasuoza/hub that referenced this issue Oct 1, 2013
Enable to create new token even when user enabled two factor authentication.
refs mislav#399
mislav pushed a commit that referenced this issue Oct 1, 2013
Enable to create a new OAuth token even when user enabled two factor
authentication.

References #399
@deiga
Copy link
Author

deiga commented Oct 3, 2013

When will the fix be released? This would seem a pretty substantial fix

@mislav
Copy link
Owner

mislav commented Oct 3, 2013

@deiga soon! But in the meantime, install from latest master. Either download the project and run rake install, or use Homebrew's brew upgrade rbenv --HEAD

mislav pushed a commit that referenced this issue Dec 18, 2013
Enable to create a new OAuth token even when user enabled two factor
authentication.

References #399
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

No branches or pull requests

4 participants