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

Add support for puppetdb behind basic auth #159

Merged
merged 1 commit into from
Nov 16, 2017
Merged

Add support for puppetdb behind basic auth #159

merged 1 commit into from
Nov 16, 2017

Commits on Nov 13, 2017

  1. Add support for puppetdb behind basic auth

    We have a moderately unique puppet setup (though remarkably close to
    github's setup, in some ways). We run puppetdb behind a proxy that is
    secured with basic auth (and we will eventually be submitting patches
    upstream to puppet). This commit allows octocatalog-diff to parse basic
    auth username, and password from a URL.
    Andrew committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7e38478 View commit details
    Browse the repository at this point in the history