Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: git-client-plugin
-
Labels:None
-
Environment:Jenkins:2.222.3
git-client: 3.3.1
git-plugin: 4.3.0
z/OS R2.4
git 2.14
-
Similar Issues:
-
Released As:3.4.0
Description
Similar to the case https://issues.jenkins-ci.org/browse/JENKINS-63146 but for HTTPS, the encoding of the password used by ASKPASS is coming across in UTF8 instead of IBM-1047.
When attempting to clone a repository using an ASKPASS for HTTPS in a pipeline, the clone fails with
fatal: Authentication failed for 'URL...'
This is not urgent for our team, but have been asked to open this by our colleagues on a different project who are experiencing this situation, which we can reproduce on our z/OS machine.
Attachments
Issue Links
- links to
I missed that one also.
Aside: there is a new JGit release coming also, with a fix to file system resolution calculation for z/OS (it was reporting 0)