%+header%> <% local uci = require "luci.model.uci".cursor() local olduser = luci.util.trim(luci.util.exec("cat /etc/webpasswd | awk -F \":\" '{ print $1 }'")) local DefUser = luci.util.trim(luci.util.exec("cat /rom/etc/webpasswd | awk -F \":\" '{ print $1 }'")) --local DefPasswd = luci.util.trim(luci.util.exec("cat /rom/etc/webpasswd | awk -F \":\" '{ print $2 }'")) %>
<%:Password must be 8-32 characters in length, with at least one uppercase letter, one lowercase letter, and one number. Allowed symbols are %>!@#$%^&()*