mosquitto/apps/mosquitto_passwd
Roger A. Light 4ca294fd9c Warn on lax permissions on sensitive files.
- Broker will log warnings if sensitive files are world readable/writable, or
  if the owner/group is not the same as the user/group the broker is running
  as. In future versions the broker will refuse to open these files.
2023-08-16 14:01:21 +01:00
..
CMakeLists.txt passwd: Move password getting code to own file for sharing. 2020-10-29 12:48:59 +00:00
get_password.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
get_password.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
Makefile Fix installation using WITH_TLS=no. 2021-08-20 23:49:59 +01:00
mosquitto_passwd.c Warn on lax permissions on sensitive files. 2023-08-16 14:01:21 +01:00