mosquitto/apps/mosquitto_ctrl
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
..
client.c Fixes for lots of minor build warnings highlighted by Visual Studio. 2021-01-09 21:06:08 +00:00
CMakeLists.txt CMake build fixes for Windows. 2020-12-03 14:02:17 +00:00
dynsec_client.c ctrl: Error if new passwords don't match. 2021-01-15 12:30:42 +00:00
dynsec_group.c Fixes for lots of minor build warnings highlighted by Visual Studio. 2021-01-09 21:06:08 +00:00
dynsec_role.c Fix cjson include paths. 2020-12-04 22:15:19 +00:00
dynsec.c ctrl: Error if new passwords don't match. 2021-01-15 12:30:42 +00:00
example.c Fix cjson include paths. 2020-12-04 22:15:19 +00:00
Makefile Build lib from in mosquitto_ctrl directory. 2020-12-17 15:19:12 +00:00
mosquitto_ctrl.c Add SPDX license identifiers. 2020-12-01 20:46:56 +00:00
mosquitto_ctrl.h Fix cjson include paths. 2020-12-04 22:15:19 +00:00
options.c ctrl: Allow command line arguments to override config file options. 2021-01-15 12:19:20 +00:00