luci-app-acl: remove support for plaintext login passwords
authorJo-Philipp Wich <jo@mein.io>
Tue, 13 Jul 2021 18:45:29 +0000 (20:45 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 13 Jul 2021 18:47:18 +0000 (20:47 +0200)
commit1d6053ecd9f034f9cff9104a7389954278537ec0
tree0c4f13e2487b8668a9d2c6ccc39e36c691dbb328
parent07063ae51cfc348b6a7d8db524dce7c46567ce5a
luci-app-acl: remove support for plaintext login passwords

Upon reviewing the rpcd session support code, it turns out that account
definitions with plaintext password values are not supported, the password
value is treated as crypt() hash/salt in any case.

Ref: https://github.com/openwrt/luci/issues/5179
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit f74b06cb92e403fa281414d5a6bd57228858bfa7)
applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js