Skip to content

Comments

fix: support at-sign in password on mqtt#454

Merged
tobiasehlert merged 1 commit intomainfrom
fix-support-at-sign-in-password-on-mqtt-connection
Feb 17, 2026
Merged

fix: support at-sign in password on mqtt#454
tobiasehlert merged 1 commit intomainfrom
fix-support-at-sign-in-password-on-mqtt-connection

Conversation

@tobiasehlert
Copy link
Owner

Adjust to use SetUsername and SetPassword for better authentication towards MQTT broker.

fix #453

@tobiasehlert tobiasehlert self-assigned this Feb 17, 2026
@tobiasehlert tobiasehlert added bug Something isn't working go Pull requests that update Go code labels Feb 17, 2026
@sonarqubecloud
Copy link

@tobiasehlert tobiasehlert merged commit 7ac8752 into main Feb 17, 2026
2 checks passed
@tobiasehlert tobiasehlert deleted the fix-support-at-sign-in-password-on-mqtt-connection branch February 17, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MQTT connection fails if MQTT password contains "@"

1 participant