new webif layout, new input validation code, lots of fixes, proper authentication
authorFelix Fietkau <nbd@openwrt.org>
Thu, 29 Sep 2005 15:12:04 +0000 (15:12 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 29 Sep 2005 15:12:04 +0000 (15:12 +0000)
commit75a1d34dfabf36205fe55bb57e35adece9887caf
tree4e267fbc53dc73c8859f3b4534bc59d3d91028de
parent5fe4573179739306b4b204bb9b2578254c142d54
new webif layout, new input validation code, lots of fixes, proper authentication

SVN-Revision: 2004
12 files changed:
openwrt/package/webif/files/usr/lib/webif/form.awk
openwrt/package/webif/files/usr/lib/webif/validate.awk [new file with mode: 0644]
openwrt/package/webif/files/usr/lib/webif/webif.sh
openwrt/package/webif/files/www/cgi-bin/webif.sh [new file with mode: 0755]
openwrt/package/webif/files/www/cgi-bin/webif/about.sh
openwrt/package/webif/files/www/cgi-bin/webif/config.sh
openwrt/package/webif/files/www/cgi-bin/webif/lan.sh
openwrt/package/webif/files/www/cgi-bin/webif/system.sh
openwrt/package/webif/files/www/cgi-bin/webif/wan.sh
openwrt/package/webif/files/www/cgi-bin/webif/wireless-config.sh
openwrt/package/webif/files/www/index.html
openwrt/package/webif/files/www/webif.css