sysauth: add autocomplete and id attributes to login inputs
authorViktor Tsvetkov <zwetvik@gmail.com>
Fri, 24 Dec 2021 11:36:35 +0000 (12:36 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sat, 15 Oct 2022 12:31:47 +0000 (14:31 +0200)
commit3e9d9a9dbb045c24eb93643838f8e8e3b9074e4b
tree44a3a6bb932d4c93217b305a27333aaf30d7a8fd
parent1586ac49f86b27dad8049a7c1dcf3566d10b3193
sysauth: add autocomplete and id attributes to login inputs

this let browser automatically fill according to HTML spec for input elements.
luci-theme-bootstrap and luci-base are affected.

Signed-off-by: Viktor Tsvetkov <zwetvik@gmail.com>
[indentation fix]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/luasrc/view/sysauth.htm
themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm