Git Extensions存储了错误的凭证 [英] Git Extensions stored wrong credentials

查看:121
本文介绍了Git Extensions存储了错误的凭证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的用户名和密码存储在Git Extensions内部.一段时间后,有必要再次输入用户名和密码,而我多次输入错误密码.

My username and password were stored somewhere in internals of Git Extensions. After some time it was necessary to give username and password again and I gave wrong pass many times.

现在,如果我想拉东西等,我会收到fatal: Authentication failed.我无法提供新密码,该密码似乎已存储,并且我不知道如何更改它.

Now if I want to pull something etc. I receive fatal: Authentication failed. I cannot give new password, it seems to be stored and I don't know how to change it.

是否可以删除旧凭证?

我有2.51.04版本.我已经卸载了它并重新安装,但是它对我没有帮助.

I have 2.51.04 version. I have uninstalled it and install again and it doesnt help me.

推荐答案

GitExtensions不存储任何密码.

GitExtensions don't store any passwords.

它们由git存储.更确切地说,由"git凭证管理器"来确定.将它们存储在Windows中.

They are stored by git. More exactly by "git credential manager" that stores them inside windows.

在开始菜单中搜索Credential manager *,您应该找到它.否则,它应位于:control panel =>中. User => Credential manager

Search for Credential manager* in the start menu and you should find it. Otherwise, it should be in: control panel => User => Credential manager

然后选择选项卡Windows credential,您将看到名为git:xxxx的键.

Then select the tab Windows credential and you will see keys named like git:xxxx.

此答案的详细步骤: https://stackoverflow.com/a/39608906/717372

Detailed steps in this answer : https://stackoverflow.com/a/39608906/717372

*:在系统上用其他语言查找的内容:

*: what to look for on system in other languages:

  • 法文中的"Gestionnaire d’s informations d’identification"
  • 德语中的Netzwerkkennwörterverwalten"

这篇关于Git Extensions存储了错误的凭证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆