mario 4 years ago
add <"var_psw>:POST(password);<"/var_psw> in your registration config only. Next you add a new page forgotpsw then add code Usr lister then clear all recent code use <"order>new<"/order> <"search>:REQUEST(user);<"/search> <"limit>30<"/limit> header lister code <"form method="get" action="/forgotpsw"> <"input type="text" name="user" placeholder="enter username"/> <"input type="text" name="email" placeholder="enter email"/> <'input type="hidden" name="psw" value=":VALUE(%var(psw)%).REPLACE([["1","2","3","4","5","6","7","8","9"],["A","x","D","h","E","H","B","m","33"]]);"/> <"button>Next<"/button><"/form>
comment