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

Documentation on how to set passwords. #65

Open
sakoht opened this issue May 16, 2019 · 1 comment
Open

Documentation on how to set passwords. #65

sakoht opened this issue May 16, 2019 · 1 comment

Comments

@sakoht
Copy link

sakoht commented May 16, 2019

This library is great, and seems to be a full replacement for the standard Apache http auth. However it is impossible to actually use if someone doesn't know how to set passwords. I think people are left doing what I am doing: scratching my head and reading the source code, guessing, and failing repeatedly.

Ultimately this needs a simple extension to the README that:

  • enumerates the ways that a password can be set
  • shows one example of using each

Ideally one example shows how to just make it read a standard .htaccess file and have it just work. Everything else is a corner case.

If I figure this out, I'll make a PR.

@sakoht
Copy link
Author

sakoht commented May 16, 2019

This overlaps #56 asking about how to do this with BasicAuth.

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