| Home | Trees | Indices | Help |
|---|
|
|
Once the user has received the password recovery email, this form actually lets him change his password
|
|||
|
|||
|
|||
|
|||
pass_regexp = web.form.regexp(r".{7,}", 'Must have more than 7
|
|||
form = web.form.Form(web.form.Password('password', pass_regexp
|
|||
|
|||
|
|
|||
pass_regexp
|
form
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 4 09:57:30 2010 | http://epydoc.sourceforge.net |