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 with password #140

Open
jamesread opened this issue May 1, 2023 · 0 comments
Open

Auth with password #140

jamesread opened this issue May 1, 2023 · 0 comments

Comments

@jamesread
Copy link
Collaborator

This might be useful for very simple, quick and easy setups.

HTTP Basic auth could be considered if it doesn't add too much code bloat to the HTTP Servers.

I'm not interested in implementing per-user passwords, as we'll quickly get into a situation of having to implement a full user management stuff. I'm thinking a simple config option like AuthSimpleAdminPassword.

As suggested by @bmitchinson in #30 (and some others) in other places.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant