Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key.

This commit is contained in:
Georgi Valkov 2015-07-17 19:52:24 +03:00 committed by Jo-Philipp Wich
parent 69fd4f14ee
commit 7d1ed597c3

View 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>