Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

[feat] Password protect the control panel #257

Open
orson1282 opened this issue Feb 15, 2020 · 5 comments
Open

[feat] Password protect the control panel #257

orson1282 opened this issue Feb 15, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@orson1282
Copy link

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 orson1282 added the enhancement New feature or request label Feb 15, 2020
@robertsLando
Copy link
Member

@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?

@orson1282
Copy link
Author

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. 👍

@robertsLando
Copy link
Member

@orson1282 Stay tuned 😄

@phrz
Copy link

phrz commented Jan 1, 2021

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.

@robertsLando
Copy link
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants