-
Notifications
You must be signed in to change notification settings - Fork 47
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
[FEAT] Multiple user authentication #7
Comments
Currently a single user is supported. I added your feature request to the project's roadmap. |
Awesome mate, that would be pretty sweet if this could be added. Appreciate your time in making this. Can you also possibly change the shop file from re-scanning/generating every 5 minutes to on every tinfoil http request? This way it will be constsntly updated as needed? |
I'm also looking into adding authentication using keys, will see if this can be something simple for the user to do.
Yeah, this will be one of the first things implemented when I switch from nginx to something like Flask. |
Implemented in the rewrite of Ownfoil, see #43. |
Hello,
Does ownfoil support multiple username/passwords in the env variables for multiple users to setup authentication with?
The text was updated successfully, but these errors were encountered: