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

Auth #289

Merged
merged 5 commits into from
Aug 8, 2013
Merged

Auth #289

merged 5 commits into from
Aug 8, 2013

Conversation

booo
Copy link
Contributor

@booo booo commented Aug 8, 2013

I would love to discuss these changes with you.

The template for the directories contains more general directives/template parameters which allow you to use basic auth as well as digest auth. Somehow this pull requests reverts the latests changes on this topic.

I also tried to add syntax highlighting to the README and added documentation about the auth directives.

Best Regards
Philipp

Directives:

* auth_type
* auth_name
* auth_digest_algorithm
* auth_digest_domain
* auth_digest_nonce_lifetime
* auth_digest_provider
* auth_digest_qop
* auth_digest_shmem_size
* auth_basic_authoritative
* auth_basic_fake
* auth_basic_provider
* auth_user_file
* auth_require

This patch is still incomplete. E.g. directives for authentication providers and
authorization are missing.
@hunner
Copy link
Contributor

hunner commented Aug 8, 2013

This looks awesome! This is more along the lines of what I was hoping for :). Thanks for putting in the time to make this.

hunner added a commit that referenced this pull request Aug 8, 2013
@hunner hunner merged commit 5fa6e9a into puppetlabs:master Aug 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants