luci/modules/luci-base/root/usr
Jo-Philipp Wich 22e2bfb096 luci-base: explicitly invoke busybox applet for password change
Ensure to invoke the Busybox `passwd` applet to change the system password
in a non-interactive manner. Non-Busybox variants may not take the new
password input from stdin or use password hashes which are not supported
by musl's `crypt()` implementation by default.

Fixes: #5629
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-01-25 22:56:56 +01:00
..
libexec/rpcd luci-base: explicitly invoke busybox applet for password change 2022-01-25 22:56:56 +01:00
share luci-base: dispatcher: rework dispatching and menu filtering logic 2021-10-11 20:38:04 +02:00