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

basic authentication #136

Open
duelistjp opened this issue Apr 2, 2023 · 2 comments
Open

basic authentication #136

duelistjp opened this issue Apr 2, 2023 · 2 comments

Comments

@duelistjp
Copy link

i for some apps open them up outside my network using cloudflared but those allow me to require usernames and passwords. i can't seem to find a way to require this here. do i need to set this one up in swag like plex instead?

@evan-buss
Copy link
Owner

You are correct, openbooks doesn't have any form of user accounts or passwords. You can put it behind a reverse proxy with any type of authentication you want, however. If you are using cloudflared you can take a look at their Access functionality. I use it for a couple of my other self-hosted services.

@chrisf4lc0n
Copy link

You can also set up an Authentik or Authelia and use that for authentication.

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

3 participants