Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Web Server with auth login #434

Open
3 tasks done
mrbluebrett opened this issue Jan 15, 2025 · 1 comment
Open
3 tasks done

[Feature]: Web Server with auth login #434

mrbluebrett opened this issue Jan 15, 2025 · 1 comment
Labels
feature Feature Request

Comments

@mrbluebrett
Copy link

Requested feature

Hi, can it be possible to add a login page with password?
In docker version if we add a dashboard in HA the URL must be public... So it a good idea to have some kind of authentication in the web interface and not to leave it open to everyone.

Documentation & Issues

@mrbluebrett mrbluebrett added the feature Feature Request label Jan 15, 2025
@t0bst4r
Copy link
Owner

t0bst4r commented Jan 16, 2025

If you are already using a reverse proxy, you can already restrict access to the IP address of the reverse proxy only.
See http-ip-whitelist in the configuration section: https://github.com/t0bst4r/home-assistant-matter-hub?tab=readme-ov-file#2-configuration

Otherwise, yes, it could make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants