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 section to web.config for specifying basic auth credentials #5

Closed
ferventcoder opened this issue Oct 5, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@ferventcoder
Copy link
Contributor

ferventcoder commented Oct 5, 2017

Adding basic authentication typically entails getting that added into IIS, but setting up the credentials could be potentially difficult. There are ways to set this up so it's all in the web.config file, and it would be nice to implement that with Chocolatey.Server.

ferventcoder added a commit that referenced this issue Oct 6, 2017
Add HttpAuthentication Module to specify Basic Authentication directly
from the web.config file.
@ferventcoder ferventcoder added this to the 0.1.3 milestone Jan 4, 2018
@ferventcoder ferventcoder self-assigned this Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant