openbooks icon indicating copy to clipboard operation
openbooks copied to clipboard

basic authentication

Open duelistjp opened this issue 2 years ago • 2 comments

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?

duelistjp avatar Apr 02 '23 03:04 duelistjp

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.

evan-buss avatar Apr 02 '23 15:04 evan-buss

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

chrisf4lc0n avatar Dec 17 '23 20:12 chrisf4lc0n