Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add username and password to mqtt #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miltechniks
Copy link

There are config options for username and password authentication for the mqtt connection, but they aren't used. When the MQTT-Broker only accepts authenticated connections, there is an error and the connection is dropped. This behavior should be fixed. I tried the fix as well with an MQTT-Broker where I accept unauthenticated connections and it still runs, even with a provided password.

@miltechniks miltechniks requested a review from a team as a code owner October 22, 2024 10:04
@T0biii
Copy link
Member

T0biii commented Oct 23, 2024

the coverage semms to be decreased by -0.2% thats why the check is on failed
i am wondering if need to ajust https://github.com/freifunkmuc/wgkex/blob/main/wgkex/worker/mqtt_test.py aswell?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants