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

support for authenticated proxies #24

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

Conversation

GeoffWilliams
Copy link
Contributor

Hi Matthias,

I've added simple support and documentation for using your squid module to setup basic authentication with squid and I'm hoping it may be possible to merge this upstream.

This PR works by adding a new boolean variable to the init.pp file called auth_required. If this is set, the default access from localnet and localhost will be disabled.

Users can then supply an additional config hash to setup the program to use for authentication and to copy across the password file to use. I've included an example of this in the project readme.

Thanks,
Geoff

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.

1 participant