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 multiple users #3

Open
misterbisson opened this issue Nov 1, 2016 · 0 comments
Open

Add support for multiple users #3

misterbisson opened this issue Nov 1, 2016 · 0 comments

Comments

@misterbisson
Copy link
Contributor

#1 implements a scheme to set a single user/password pair, but the mechanism is not extensible to support multiple u/p pairs for an arbitrary number of users.

An alternate approach might be to generate the user/password pair from a directory of key/value pairs in Consul. The implementation now sets the single user/pass pair as a key/value pair in a proposed directory, but does not implement a mechanism to watch that directory for changes or generate a new htpasswd file from it.

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

No branches or pull requests

1 participant