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 A. Light 9c4b9a0311 ctrl: Error if new passwords don't match.
Produce an error when requesting a new password if both
attempts do not match.

Closes #2011. Thanks to Willem Eradus.
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 ctrl: Error if new passwords don't match. 5 years ago
get_password.h Add SPDX license identifiers. 5 years ago
mosquitto_passwd.c Fixes for lots of minor build warnings highlighted by Visual Studio. 5 years ago