Rev 15488 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15488 | Rev 16615 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !! delay 5 minutes after wrong auth password. |
14 | !! delay 5 minutes after wrong auth password. |
15 | !read adm/class/authdelay |
15 | !read adm/class/authdelay |
16 | npwdc=!passcrypt $npwd |
16 | npwdc=!passcrypt $npwd |
17 | !if $delay!=bad |
17 | !if $delay!=bad |
18 | !set mailbody=!record 0 of adm/lang/forgetpwd.$lang.phtml |
18 | !set mailbody=!record 0 of adm/lang/forgetpwd.$lang.phtml |
- | 19 | !setdef !set user_password=$npwdc\ |
|
19 |
|
20 | user_forcechpwd=yes in wimshome/log/classes/$class/.users/$auth_user |
20 | !mailto $m\ |
21 | !mailto $m\ |
21 | \ |
22 | \ |
22 | $wims_name_n_forgetpwd\ |
23 | $wims_name_n_forgetpwd\ |
23 | $mailbody\ |
24 | $mailbody\ |
24 | 25 |