Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Fixed the fetch url password exclude bug #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anagri
Copy link

@anagri anagri commented Sep 1, 2010

I have a repository over http with username and password embedded in the url. The plugin uses toString method of URIs which ignores the password field of the url. Because of this the commandline waits for a manual password entry in such cases. So I have switched the fetch url from one without password to one with password.

nukulb pushed a commit to nukulb/hudson-git-plugin that referenced this pull request Jan 1, 2014
…L. Replace usages of toString() in plugin with toPrivateString() so the password is not elided.

Original Source: magnayn/Hudson-GIT-plugin#5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant