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

[FEAT] Multiple user authentication #7

Closed
chrisdma opened this issue Feb 20, 2023 · 4 comments
Closed

[FEAT] Multiple user authentication #7

chrisdma opened this issue Feb 20, 2023 · 4 comments
Labels
fixed Issue is fixed but pending an official release v1

Comments

@chrisdma
Copy link

Hello,

Does ownfoil support multiple username/passwords in the env variables for multiple users to setup authentication with?

@a1ex4 a1ex4 added the roadmap This issue is currently tracked in the roadmap label Feb 21, 2023
@a1ex4
Copy link
Owner

a1ex4 commented Feb 21, 2023

Currently a single user is supported. I added your feature request to the project's roadmap.

@a1ex4 a1ex4 changed the title Multiple user authentication? [FEAT] Multiple user authentication Feb 21, 2023
@chrisdma
Copy link
Author

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?

@a1ex4
Copy link
Owner

a1ex4 commented Feb 22, 2023

I'm also looking into adding authentication using keys, will see if this can be something simple for the user to do.

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?

Yeah, this will be one of the first things implemented when I switch from nginx to something like Flask.

@a1ex4
Copy link
Owner

a1ex4 commented Sep 21, 2023

Implemented in the rewrite of Ownfoil, see #43.

@a1ex4 a1ex4 added fixed Issue is fixed but pending an official release and removed roadmap This issue is currently tracked in the roadmap labels Sep 21, 2023
@a1ex4 a1ex4 added the v1 label Jul 16, 2024
@a1ex4 a1ex4 closed this as completed Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Issue is fixed but pending an official release v1
Projects
None yet
Development

No branches or pull requests

2 participants