Yes. auth.settings.reset_password_requires_verification = True
On Apr 19, 5:10 am, Rohan <[email protected]> wrote: > Hi All, > > Currently my retrieve password application sends new password directly > to user. Anyone can reset password of any other user as long as they > know the email id. So I want to customize the process and want to send > a mail to user asking user to verify email and reset password from > some link provided in that page something like verification of email > while registering. > > Any pointers? > > Thanks > Rohan > > -- > Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

