bpatrik / pigallery2

A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi)
http://bpatrik.github.io/pigallery2/
MIT License
1.8k stars 207 forks source link

Secure admin panel only #553

Open thymon13 opened 1 year ago

thymon13 commented 1 year ago

Hello,

Is it possible to lock the admin panel with password. But allow gallery without password ?

I didn't find how to do

cautious-bread commented 1 year ago

I was just looking for an answer to this too. I'd love to have a "default guest/no-password access" but with the settings behind a password.

andiohn commented 1 year ago

Have you tried a guest account without a password set?

cautious-bread commented 1 year ago

I have. Guest account works fine but I was hoping for something that didn't need a login to just view the media. Like a setting to allow "open" read-only access and prompt for the admin login if accessing the settings.

bpatrik commented 1 year ago

at the momentit is not possilble to have the settings password protected but the gallery not.