Password Protect

Is there a way to password protect PhotoStructure? I would like to have it run a sub domain but have it restricted by a username and password.

Welcome to PhotoStructure, @Thunderclap !

PhotoStructure doesn’t have any authorization or authentication yet: that will be built out for sharing (be sure to vote for that feature!)

Most reverse proxies support HTTP authentication, though, so for now, use that. I wrote instructions on how to do this with Caddy here: https://photostructure.com/faq/remote-access/#example-caddy-configuration.

Cloudflared is also an option: https://forum.photostructure.com/t/using-cloudflare-tunnel-with-photostructure/776

1 Like

Just chiming in to say that I really want this, also!

Looking into what you did with Caddy, I did something similar with NginxProxyManager. I created an Access username and password and assigned it to my subdomain. Boom. Worked perfectly. Took less than 2 min. to do.