luci-base: set password also for rpcd user
authorChristian Korber <redacted>
Tue, 28 Apr 2026 07:19:30 +0000 (09:19 +0200)
committerPaul Donald <redacted>
Wed, 3 Jun 2026 10:49:07 +0000 (13:49 +0300)
commitb33ede60468e71ca5033aae09696eb0ac2531619
tree44ee93e263c5e2577154535037880c3daba6b393
parent8b3027582573a983b10e19e97b9a01c10c19d0a1
luci-base: set password also for rpcd user

This change allows the root user to change also rpcd logins via
administration tab in system. This changes `setPassword` in a way that
existing calls to it fall back to change unix passwords.

The goal of this commit is to prepare the environment to add password
policy (password length, valid property, special characters, etc)
to the administration tab.

Signed-off-by: Christian Korber <redacted>
modules/luci-base/root/usr/share/rpcd/ucode/luci
git clone https://git.99rst.org/PROJECT