Re: [OpenWrt-Devel] [PATCH] Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key

2015-07-27 Thread Jo-Philipp Wich
Applied to master and for-15.05 - thanks!

~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key

2015-07-24 Thread George Valkov
 From fe1ec8831255b5be63b71c49dfffc64e672d2774 Mon Sep 17 00:00:00 2001  From: 
Georgi ValkovDate: Fri, 17 Jul 2015 19:52:24 +0300  Subject: [PATCH] 
Workaround: saved administration site user and pass may  
appear on the Wireless configuration page, replacing the WPA key.  
  ---  
modules/luci-base/luasrc/view/cbi/network_netlist.htm | 1 +  
1 file changed, 1 insertion(+)  
  diff --git a/modules/luci-base/luasrc/view/cbi/network_netlist.htm 
b/modules/luci-base/luasrc/view/cbi/network_netlist.htm  index 7e23d14..4f186ca 
100644  --- a/modules/luci-base/luasrc/view/cbi/network_netlist.htm  +++ 
b/modules/luci-base/luasrc/view/cbi/network_netlist.htm  @@ -59,6 +59,7 @@  


  amp;#160;+   
   onfocus=document.getElementById(' 
_new').checked=true /  

--
  1.9.1  
 ___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel