Page 1 of 1
Password only for setup
Posted: Thursday 08 August 2019 18:36
by Andrex
Hi all,
is there a way to put a password only on the Setup menĂ¹? In this way I can have all the internal user use it without password and have strong password for outside.
Thanks!
Re: Password only for setup
Posted: Saturday 10 August 2019 23:06
by philchillbill
You could set up a reverse proxy with Apache or Nginx with a very strong password and have the outside world come in through that path. That way, Domoticz can be unsecured on your local network and use HTTP, while the proxy can force HTTPS for all external traffic.
Sent from my iPhone using Tapatalk
Re: Password only for setup
Posted: Saturday 10 August 2019 23:11
by Andrex
philchillbill wrote: Saturday 10 August 2019 23:06
You could set up a reverse proxy with Apache or Nginx with a very strong password and have the outside world come in through that path. That way, Domoticz can be unsecured on your local network and use HTTP, while the proxy can force HTTPS for all external traffic.
That is a good idea, thanks!
But this leaves the settings open to everybody in the LAN (I'm my case colleague that shouldn't touch anything in there, but it could be for family members too)
Re: Password only for setup
Posted: Monday 02 November 2020 8:27
by Andrex
Hi, any news on this topic?
Is there any plan to put a password on the settings page?