luci icon indicating copy to clipboard operation
luci copied to clipboard

Feature request: use libpam for luci web login

Open ghost opened this issue 5 months ago • 1 comments

What would you like to see in luci?

currently luci reads /etc/shadow to check password, instead of using libpam like other linux distros (debain/centos/etc), even if libpam is installed and configured.

this can also be a security risk as it allows one to by-pass MFA authentication for openssh

ghost avatar Sep 30 '25 06:09 ghost

You're welcome to submit a PR

systemcrash avatar Sep 30 '25 13:09 systemcrash