-
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
-
[JENKINS-38194] Ampersand in Git password causes authentication failure
Description |
Original:
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 ^& work round the issue (but if the same credentials are used elsewhere they will break) |
New:
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 they will break) |
Description |
Original:
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 they will break) |
New:
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 will break) |
Description |
Original:
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 will break) |
New:
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) |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |