Zwave2Mqtt icon indicating copy to clipboard operation
Zwave2Mqtt copied to clipboard

[feat] Password protect the control panel

Open orson1282 opened this issue 5 years ago • 5 comments

First of all, thanks for all the hard work! 👍

Can you maybe add an option to password protect the control panel...? I'm thinking of reverse proxying it (with ssl) so I can access it remotely, so having it password protected would be a must-have feature.

Thanks.

orson1282 avatar Feb 15 '20 15:02 orson1282

@orson1282 this is possible, yes but requires some work and I have no time for that right now. I add this to my todos!

You could use nginx for this purpose anyway: https://www.digitalocean.com/community/tutorials/how-to-set-up-password-authentication-with-nginx-on-ubuntu-14-04

Would it be good?

robertsLando avatar Feb 17 '20 08:02 robertsLando

Awesome., thanks for the tip. Basic auth could work, since it would be going over an ssl connection. Yeah I understand it would take some work to implement it as a form based auth, but thanks for adding it to the To do list for Z2M 3. 👍

orson1282 avatar Feb 17 '20 12:02 orson1282

@orson1282 Stay tuned :smile:

robertsLando avatar Feb 17 '20 12:02 robertsLando

Hi, any news on this? I was caught off guard by this being the only tool in my smart home without password protection. In the meantime I will have to figure out firewalling it off.

phrz avatar Jan 01 '21 23:01 phrz

@phrz I suggest you to keep a look at the next version of this project. https://github.com/zwave-js/zwavejs2mqtt

robertsLando avatar Jan 02 '21 09:01 robertsLando