Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
Creating a new job with a repo which is served over https and requires http
authentication fails, hudson just sits there and waits for a password to be
entered on the controlling terminal.
I have a setup where the authentication credentials are supplied in a .netrc.
This worked until I upgraded the git plugin (nothing else changed)
This does not affect jobs where the repo has been cloned already and is just
updated.
It works if I clone the repo manually on the machine into the workspace
directory and then run the job (configuration of the job not touched).
Attachments
Issue Links
- is duplicated by
-
JENKINS-7091 GIT plugin flubs http/https passwords
-
- Closed
-
I can fix it into my GITHub branch:
git://github.com/lucamilanesio/Hudson-GIT-plugin.git
Who is authorised to merge into the GIT master branch ?
(after review)