git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
77acfe0
)
Workaround: saved administration site user and pass may appear on the Wireless config...
author
Georgi Valkov
<redacted>
Fri, 17 Jul 2015 16:52:24 +0000
(19:52 +0300)
committer
Jo-Philipp Wich
<redacted>
Mon, 27 Jul 2015 09:37:09 +0000
(11:37 +0200)
modules/luci-base/luasrc/view/cbi/network_netlist.htm
patch
|
blob
|
history
diff --git
a/modules/luci-base/luasrc/view/cbi/network_netlist.htm
b/modules/luci-base/luasrc/view/cbi/network_netlist.htm
index 7e23d149a8ff200d17cd9e8a7eb0e8c0d2f502c4..4f186ca8ea30c6502f2b43746a184d043a3b64c8 100644
(file)
--- a/
modules/luci-base/luasrc/view/cbi/network_netlist.htm
+++ b/
modules/luci-base/luasrc/view/cbi/network_netlist.htm
@@
-59,6
+59,7
@@
<%- else -%>
<%:unspecified -or- create:%>
<%- end -%> </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>
git clone https://git.99rst.org/PROJECT