git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Scott Chacon <schacon@gmail.com>
To: kusmabite@gmail.com
Cc: Max Rahm <ac90b671@gmail.com>, GIT Mailing-list <git@vger.kernel.org>
Subject: Re: Feature Request Google Authenticator Support
Date: Thu, 30 Jan 2014 09:38:53 -0800	[thread overview]
Message-ID: <CAP2yMaKDn2bqKy8SzXj5QXXHVPwVMFDFQmn8auSMLbyF5PFUBQ@mail.gmail.com> (raw)
In-Reply-To: <CABPQNSZmvPH-J=r57_WNjq3WOS7m8dGyrj0Y84etF+8aGAMSiA@mail.gmail.com>

Hey,

On Thu, Jan 30, 2014 at 6:28 AM, Erik Faye-Lund <kusmabite@gmail.com> wrote:
> On Thu, Jan 30, 2014 at 5:07 AM, Max Rahm <ac90b671@gmail.com> wrote:
>> Github supports google authenticator 2-step authentication. I enabled it
>> and how can't figure out how to connect to my github account through git.
>> I've looked pretty hard in the man pages and on google and can't seem to
>> find anything on how to set up git to work with a repository with 2-step
>> verification. Here's a link to my stackoverflow question with my exact
>> problem if there's something I'm missing.
>>
>> http://stackoverflow.com/questions/21447137/git-github-not-working-with-google-authenticator-osx
>>
>> As far as I can tell the feature is not supported. I'd like to be able to
>> use the 2-step authentication but obviously I'd like to be able to push my
>> code :D
>
> This sounds like a question for the GitHub support rather than the Git
> community.

Erik is right, for any GitHub questions, emailing support@github.com
is way better than using this list. The answer to your question,
however, is that you have to use a personal access token:

https://help.github.com/articles/providing-your-2fa-security-code#through-the-command-line

You can generate one from this page, in the "Personal Access Tokens"
section: https://github.com/settings/applications

Thanks!

      parent reply	other threads:[~2014-01-30 17:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30  4:07 Feature Request Google Authenticator Support Max Rahm
2014-01-30  4:18 ` Andrew Ardill
2014-01-30 14:28 ` Erik Faye-Lund
2014-01-30 17:22   ` Jakub Narębski
2014-01-30 17:38   ` Scott Chacon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP2yMaKDn2bqKy8SzXj5QXXHVPwVMFDFQmn8auSMLbyF5PFUBQ@mail.gmail.com \
    --to=schacon@gmail.com \
    --cc=ac90b671@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=kusmabite@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).