mosquitto
mosquitto copied to clipboard
user authentication issue
Whenever we create a new user with already existing userid it just updates the password of that user id without even acknowleding the user that this user id already exists.
Just to be clear, the issue you're reporting is that mosquitto_passwd doesn't tell you when it updates a password?
It doesn't tell is our password updated or not and when if we try to create new user with existing user id it just overwrites with the new password... It doesn't tell this client id already exists!!
Thank you. That's now in the develop
branch.