From: Viktor Tsvetkov Date: Fri, 24 Dec 2021 11:36:35 +0000 (+0100) Subject: sysauth: add autocomplete and id attributes to login inputs X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=afd001293996ee6557ea14b438d95b41bd75f132;p=project%2Fluci.git 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 [indentation fix] Signed-off-by: Jo-Philipp Wich (cherry picked from commit 3e9d9a9dbb045c24eb93643838f8e8e3b9074e4b) --- diff --git a/modules/luci-base/luasrc/view/sysauth.htm b/modules/luci-base/luasrc/view/sysauth.htm index acd5ff7e38..797c87a72e 100644 --- a/modules/luci-base/luasrc/view/sysauth.htm +++ b/modules/luci-base/luasrc/view/sysauth.htm @@ -20,15 +20,15 @@
- +
- +
- +
- +
diff --git a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm index 8a97bbd104..72b04783bb 100644 --- a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm +++ b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm @@ -17,13 +17,13 @@
- > + >
- +