microsoft / microsoft/VFSForGit
Authentication failure on clone should clear credential
Open
@mjcheetham is already working on this.
Since Jun 22, 2019.
affects: polish
type: bug
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
If the gvfs clone command fails due to failed authentication, it does not attempt to clear / refresh the credential. This leaves the user in a bad state until the credential is cleared by some other means. gvfs clone should clear the credential when authentication fails (and try again).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.