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

Commits on Jan 15, 2014

  1. support username/password in URL

    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.
    spikegrobstein committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    397ef02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb2ec0 View commit details
    Browse the repository at this point in the history