Microsoft/vscode

Git - Support GitHub 2FA

Open

#20.330 aperta il 9 feb 2017

Vedi su GitHub
 (8 commenti) (11 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requestgithelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

  • VSCode Version: 1.9.1
  • OS Version: Ubuntu 14.04, 16.04

Steps to Reproduce:

  1. Make changes to a GitHub repo with two-factor authentication enabled
  2. Push/Sync changes.

Error: Authentication failed on the git remote.

A dialog box appears to enter your git username/password, but there is no subsequent dialog for the two-factor authentication code, and so the process just fails.

The https protocol was used for the git clone on this repo.

Guida contributor