hassio-addons / addon-adguard-home

AdGuard Home - Home Assistant Community Add-ons
https://addons.community
MIT License
374 stars 47 forks source link

Can access AdGuard on local network without having to sign in with HA auth #533

Closed tbgoose closed 1 week ago

tbgoose commented 1 week ago

Problem/Motivation

I can access AdGuard without having to sign in to HA credentials

Expected behavior

It should ask me to sign into HA when I navigate to HA-IP:AdGuard-Port when web interface has a port assigned

Actual behavior

I can freely access AdGuard and change settings / turn it off etc in private browser windows...

Proposed changes

Not have the interface open to all on my network. I have confirmed that leave_the_door_open is not on, and also manually entered "leave_the_door_open: false" in the config yaml.

tbgoose commented 1 week ago

Hmm looks like in private window I can, but in a guest browser session I am prompted to sign into HA. Credentials must be stored somewhere I guess. Closing issue for now