-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Windows server 2012 R2
git-client-plugin 2.0.0
Git client plugin 2.0.0 seems to have swapped from using .gitcredentials to GIT_ASKPASS and when I have an & character in my password the authentications fails. 1.21.0 was fine (and reverting to that version swaps back to using .gitcredentials)
Escaping the & in the password stored in the credentials by using ^& works round the issue (but if the same credentials are used elsewhere then they will break)
- is duplicated by
-
JENKINS-40166 Passwords not quoted correctly in Windows
- Closed
- is related to
-
JENKINS-38138 Git plugin over HTTP with TFS 2015 causes authorization error
- Closed
-
JENKINS-38179 Authentication Error with GIT Client version 2.0.0
- Closed