<%+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 %>!@#$%^&()*

<% if uci:get('functionlist','functionlist','SUPPORT_IPCAM') == "1" then%> <% else %> <% end %>
<%:Change Device Password%>

<%:To ensure all users have the strongest security environment, you are strongly advised to change the passwords for both admin and guess accounts.%>
<%:Note: The new password will be applied to all devices within your Mesh Network.%>
<%:ADMIN Password Setting%>
<%:Username%> <%:admin%>
<%:New Password%>
<%:Verify Password%>
<%:GUEST Password Setting%>
<%:Username%> <%:guest%>
<%:New Password%>
<%:Verify Password%>
<%:Change Device Password%>

<% if uci:get("functionlist","functionlist","NOT_SUPPORT_MODIFY_USERNAME") == "1" then %> <%:To ensure a secure environment for all your users, we strongly advise you to change the password.%> <% else %> <%:To ensure a secure environment for all your users, we strongly advise you to change the password.%> <% end %>

<%:Admin Password Setting%>
<%:Username%>
<%:New Password%>
<%:Verify Password%>
<%+footer%>