Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Please consider the possibility of authorization on the Web UI by login and password #4

Closed
eantonov-ea opened this issue Oct 26, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@eantonov-ea
Copy link

Please consider the possibility of authorization on the Web UI by login and password

@xyzroe xyzroe added the enhancement New feature or request label Oct 26, 2021
@david883
Copy link

That would be great!

xyzroe added a commit that referenced this issue Oct 31, 2021
- Set MQTT reconnect interval same as MQTT update interval to avoid web server freezing,
    while broker is unavailable.

- Added web authentication. Issue #4
    Set to OFF by default, enable on general settings page.

- Blocking saving an empty hostname, login and password to the web interface.
    Replaced with standard values ( ZigStarGM / admin / admin )

0.6.1

- Fixed delay on high load Zigbee networks. Issue #5
@xyzroe xyzroe closed this as completed Oct 31, 2021
xyzroe added a commit that referenced this issue Jan 30, 2022
- Add support for DS18B20 sensor. Works only on TTGO using GPIO 33. Shows in web browser
    and sends via MQTT with AutoDiscovery. Works only when the sensor is connected.

- Number of active socket clients reduced to 5 to avoid hangs. Maybe #10

- Number of active socket clients now sends via MQTT with auto-discovery. Using MQTT Refresh Interval. #9

- Automatically reconnect to a Wi-Fi hotspot after being disconnected, but you still need
    the hotspot to be available during the gateway reboot, otherwise it will start its own hotspot. #8

- Add a checkbox to disable emergency mode in Wi-Fi settings. #11

0.6.2

- Set MQTT reconnect interval same as MQTT update interval to avoid web server freezing,
    while broker is unavailable.

- Added web authentication. Issue #4
    Set to OFF by default, enable on general settings page.

- Blocking saving an empty hostname, login and password to the web interface.
    Replaced with standard values ( ZigStarGM / admin / admin )
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants