I've been working on an app that has this type of password reset:
1. click on password reset
2. user types in email address
3. the user gets an email that has a link that takes them back to the
web2py site
4. a new password is typed in and this resets the password.
This allows for a more secure password reset. Would you like this
code to use for password reset in w2p?
thx,
-wes
What happens when a bad guy tries it?