-
-
Notifications
You must be signed in to change notification settings - Fork 372
Closed
Labels
Feature request ➕New feature or requestNew feature or requestnext release/in dev image 🚀This is coming in the next release or was already released if the issue is Closed.This is coming in the next release or was already released if the issue is Closed.
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues
Is your feature request related to a problem? Please describe
Problem - while not ideal, on my home network my MQTT server uses anonymous access and NetAlertX requires the username and password be filled in
Describe the solution you'd like
While not consistent with best practices I would greatly appreciate it if the Username and password could be optional so thata anonymous access will work.
Describe alternatives you've considered
- changing all of the other systems I have that use MQTT to provide the username and password.
- I have tried setting up the username and password under mosquitto but it fails when restarting it from docker and does not generate any logs.
- modifying the mqtt.py application file to comment out the username and password checks in the file. But it's a read only volume.
Anything else?
nothing else
Am I willing to test this? 🧪
- I will do my best to test this feature on the
netlertx-devimage when requested within 48h and report bugs to help deliver a great user experience for everyone and not to break existing installations.
Can I help implement this? 👩💻👨💻
- Yes
- No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature request ➕New feature or requestNew feature or requestnext release/in dev image 🚀This is coming in the next release or was already released if the issue is Closed.This is coming in the next release or was already released if the issue is Closed.