pi-hole/automated install
MichaIng cd4efc3141
Fix empty password detection
The CLI skips double quotes in config output, hence the output is completely empty, if no password was applied yet, e.g. on a fresh install. This leads to an unprotected web interface. The check is corrected, to have a random password applied as intended.

Additionally, the logic to show an unchanged or unset password on the completion dialog is inverted to correctly show "unchanged" resp. "NOT SET" if the password has not been changed resp. is empty.

Signed-off-by: MichaIng <micha@dietpi.com>
2025-02-20 19:12:59 +01:00
..
basic-install.sh Fix empty password detection 2025-02-20 19:12:59 +01:00
uninstall.sh installer: use a drop-in to disable systemd-resolved stub listener 2025-02-04 16:18:04 -05:00