Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read username/password from server_url #118

Merged

Conversation

spikegrobstein
Copy link
Contributor

given that the URL is structured like:

http://username:password@hostname.example.com

use that username/password combination rather than requiring explicit
:username and :password options in the JenkinsApi::Client initializer.

If the :username/:password options are included, then use those.

given that the URL is structured like:

http://username:password@hostname.example.com

use that username/password combination rather than requiring explicit
:username and :password options in the JenkinsApi::Client initializer.
@arangamani
Copy link
Owner

Cool, thanks @spikegrobstein!

arangamani added a commit that referenced this pull request Jan 15, 2014
…from-url

read username/password from server_url
@arangamani arangamani merged commit d830e31 into arangamani:master Jan 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants