custom-components / authenticated

A platform which allows you to get information about sucessfull logins to Home Assistant.
MIT License
82 stars 28 forks source link

Username does not represent actual user #57

Closed austwhite closed 4 years ago

austwhite commented 4 years ago

I have a few devices on my network, and if I have logged into the Home Assistant on a device, it shows my user name even when another user logs in. Opening .ip_authenticated.yaml shows user_id and username as my admin user_id and username, even when another user who only has user access logs in on the device. I logged out of my username and deleted the short term tokens and the same issue persists. All logins seem to show just from my admin username and admin user_id.

Edit: As an additional note, we all use the nabucasa link to login, not local IP Address.

ludeeus commented 4 years ago

Not able to reproduce.

Pull the updated sensor.py file from master, it has 2 more debug logs added. Restart HA with debug active for custom_components.authenticated, remove IP/hostenames from the log before posting here.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.