Luci doesn't correctly handle a disabled, empty password for root.
Deleting and disabling the root password makes the luci interface accessible without a password.
Steps to reproduce:
Delete root password (passwd -d root)
Lock root password (passwd -l root)
Try to access Luci
The text was updated successfully, but these errors were encountered:
fblaese:
Luci doesn't correctly handle a disabled, empty password for root.
Deleting and disabling the root password makes the luci interface accessible without a password.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: