Workaround: saved administration site user and pass may appear on the Wireless config...
authorGeorgi Valkov <gvalkov@abv.bg>
Fri, 17 Jul 2015 16:52:24 +0000 (19:52 +0300)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 09:37:09 +0000 (11:37 +0200)
modules/luci-base/luasrc/view/cbi/network_netlist.htm

index 7e23d14..4f186ca 100644 (file)
@@ -59,6 +59,7 @@
                                <%- else -%>
                                        <%:unspecified -or- create:%>
                                <%- end -%>&#160;</em></label>
+                       <input style="display:none" type="password" />
                        <input style="width:6em" type="text"<%=attr("name", cbid .. ".newnet")%> onfocus="document.getElementById('<%=cbid%>_new').checked=true" />
                </div>
        </li>