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.
2021-01-15 12:30:42 +00:00
..
CMakeLists.txt passwd: Move password getting code to own file for sharing. 2020-10-29 12:48:59 +00:00
get_password.c ctrl: Error if new passwords don't match. 2021-01-15 12:30:42 +00:00
get_password.h Add SPDX license identifiers. 2020-12-01 20:46:56 +00:00
Makefile passwd: Move password getting code to own file for sharing. 2020-10-29 12:48:59 +00:00
mosquitto_passwd.c Fixes for lots of minor build warnings highlighted by Visual Studio. 2021-01-09 21:06:08 +00:00