Replies: 17 comments 22 replies
-
I agree with this, I hope that ultimately we could select users that have access to these tabs. |
Beta Was this translation helpful? Give feedback.
-
Agreed, i actually cant believe this isnt included as a security feature. Can this be looked at please? its a simple hide/restrict feature for specified users. |
Beta Was this translation helpful? Give feedback.
-
In addition history and logbook do not honor permissions on entities as described here: https://developers.home-assistant.io/blog/2019/03/11/user-permissions/ That would also be a legitimate solution. There is simply no way I can find to restrict access to these so I have resorted to disabling them entirely which is very annoying. I would like to be able to offer access to folks that I do not want knowing the history of every entity |
Beta Was this translation helpful? Give feedback.
-
If someone can point me in the right direction I can start a PR for this.... I'll try to poke around but some direction may be helpful. |
Beta Was this translation helpful? Give feedback.
-
It would be nice if the energy dashboard also had an option to show or not to non-admin users. |
Beta Was this translation helpful? Give feedback.
-
I see this in context of #11778 as a general dashboard feature |
Beta Was this translation helpful? Give feedback.
-
Any update to this? This is a serious security concern as it exposes GPS coordinates to all users. |
Beta Was this translation helpful? Give feedback.
-
Ok, I understand implementing user permissions is quite complicated. Especially in such a huge and complex project. As a easy start, I would suggest to disable creating access tokens for rest API for non-admin users. I can imagine my son growing up and hacking into HA via log messages, detailed documentation, and access token generated from his account. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
An extension to this, but very much related, would be the permission of the Edit: |
Beta Was this translation helpful? Give feedback.
-
it was sad to realize user permissions management is pretty much nonexistant in HA, at least not in a useful state :| |
Beta Was this translation helpful? Give feedback.
-
Does anyone know if this got any traction? I'm chasing a few threads on the internet as, for me this is a big omission - to me, even more important than "year of the voice", maybe we should have had "year of the security"? :) Joking aside, I really don't want a lot of my users (we have a few guests using the official app) viewing logs etc. |
Beta Was this translation helpful? Give feedback.
-
Question for anyone still monitoring this thread -- did RBAC ever get implemented? I don't know Python at all, but I could do the frontend work if someone could do the backend side of things. |
Beta Was this translation helpful? Give feedback.
-
I think Home Assistant is dead because of this there's a couple other home
automation systems that work better and have more security Unfortunately
…On Tue, Aug 20, 2024 at 10:06 AM Matt Blum ***@***.***> wrote:
Question for anyone still monitoring this thread -- did RBAC ever get
implemented? I don't know Python at all, but I could do the frontend work
if someone could do the backend side of things.
—
Reply to this email directly, view it on GitHub
<#7361 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKLWZIQ3Y3CEAME5UUJJXNTZSNZTHAVCNFSM4STMIVWKU5DIOJSWCZC7NNSXTOSENFZWG5LTONUW63SDN5WW2ZLOOQ5TCMBTHE4DINZY>
.
You are receiving this because you are subscribed to this thread.Message
ID: <home-assistant/frontend/repo-discussions/7361/comments/10398478@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
No idea haven't looked at it in years but unfortunately this has been an
issue for some time now also meaning even if you even make a PR you may not
have an "active" maintainer to publish and approve it...
…On Thu, Aug 22, 2024 at 6:57 PM Ronaldo0611 ***@***.***> wrote:
If someone can point <https://gowelllive.com/8-best-mattress-toppers/> me
in the right direction I can start a PR for this.... I'll try to poke
around but some direction may be helpful.
that you mean? If someone can guide me, I can start a pull request (PR).
I'll explore the codebase on my own, but any direction on where to focus
would be helpful.
—
Reply to this email directly, view it on GitHub
<#7361 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKLWZIXXD66HSUT7GMTF463ZS2JHTAVCNFSM4STMIVWKU5DIOJSWCZC7NNSXTOSENFZWG5LTONUW63SDN5WW2ZLOOQ5TCMBUGI2TCNZV>
.
You are receiving this because you are subscribed to this thread.Message
ID: <home-assistant/frontend/repo-discussions/7361/comments/10425175@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Correct.
…On Fri, Nov 1, 2024 at 11:40 AM Tuomas Valtonen ***@***.***> wrote:
A lot of "I think" here.
—
Reply to this email directly, view it on GitHub
<#7361 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKLWZITO7C27ZV24D2O5TH3Z6PDI7AVCNFSM4STMIVWKU5DIOJSWCZC7NNSXTOSENFZWG5LTONUW63SDN5WW2ZLOOQ5TCMJRGI2TANRS>
.
You are receiving this because you are subscribed to this thread.Message
ID: <home-assistant/frontend/repo-discussions/7361/comments/11125062@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
In my oppinion, managing of ACLs for each Device / Entity is not the way you want (huge config overhead). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Currently Lovelace let regular users open Logbook and History tabs. From there, they can spy everything happening on HASS and access to entities not provided via panels.
This disclose a lot of information which are not suitable to regular users and until a proper way is found to give fine grained accesses, I think we should not allow access to these information to non-admin.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions