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:46:57 +0000 (20:46 +0200)
commitf74b06cb92e403fa281414d5a6bd57228858bfa7
tree6aa4aaddf3835d1d4eb6781229375f62a7ed731b
parent1661ac6bf888e4563546cc63fe0e228af8889bf0
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>
applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js