[6.2 GitHub - Contributing to a Project] - error "Support for password authentication was removed on August 13, 2021" · Issue #2009 · progit/progit2 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no existing/similar bug report.
This report is about a single actionable bug.
This report is about the ProGit book, version 2, English language.
Bug covers book website/pdf
Problem is present in the Pro Git book on the website?
Which version of the book is affected?
Source files
Describe the bug:
At line:
Get the error:
Steps to reproduce:
user@linux:~/git-folder/blink$ git push origin slow-blink
fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory
Username for 'https://github.com': user
fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory
Password for 'https://user@github.com':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/tonychacon/blink/'
Expected behavior:
Authenticate with smart http
Screenshots:
No response
Additional context:
No response
Device
No response
Operating system
No response
Browser/application + version
No response
The text was updated successfully, but these errors were encountered: