Microsoft/vscode

Git - Support GitHub 2FA

Open

#20,330 opened on 2017年2月9日

GitHub で見る
 (8 comments) (11 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requestgithelp wanted

説明

  • 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.

コントリビューターガイド

Git - Support GitHub 2FA · Microsoft/vscode#20330 | Good First Issue