Microsoft/vscode

Git - Support GitHub 2FA

Open

#20,330 创建于 2017年2月9日

在 GitHub 查看
 (8 评论) (11 反应) (1 负责人)TypeScript (74,848 star) (10,221 fork)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.

贡献者指南