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)
commitb1beba57e8c7c892c35e60a8dc49217432619d47
tree4033d2ab973bb436f602b16a9c507fda6b404011
parent4d1ab1cfc7da41755a10323c7bf0d59c63566ffd
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