Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.17k stars 1.68k forks source link

auth_token is ignored #23648

Open ZTHawk opened 3 months ago

ZTHawk commented 3 months ago

What happened?

I have zigbee2mqtt as a HA addon and setup "auth_token" in configuration.yaml (in config/zigbee2mqtt).

frontend:
  port: 8099
  auth_token: 123456

When connecting to the frontend via "http://192.168.0.123:8099" then there is no authentication request. I am logged in an can interact with all UI features.

What did you expect to happen?

A popup to enter the password

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.39.1

Adapter firmware version

EmberZNet 7.4.2 [GA]

Adapter

SONOFF Dongle Plus V2

Setup

HA Addon and HA in proxmox

Debug log

No response

PacmanForever commented 2 months ago

same here with version 1.40.1

PacmanForever commented 1 month ago

Hi @Koenkk. This is a feature or an issue?