You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/apps/mosquitto_passwd
Roger Light f63386bf4a Fix `mosquitto_passwd -b` using username as password.
Only applies if if `-c` is not also used.

Closes #1949. Thanks to J. Augusto de Oliveira.
5 years ago
..
CMakeLists.txt passwd: Move password getting code to own file for sharing. 5 years ago
Makefile passwd: Move password getting code to own file for sharing. 5 years ago
get_password.c Add SPDX license identifiers. 5 years ago
get_password.h Add SPDX license identifiers. 5 years ago
mosquitto_passwd.c Fix `mosquitto_passwd -b` using username as password. 5 years ago