Wait, immediately after reset_password_deprecated, there's a reset_password:
http://code.google.com/p/web2py/source/browse/gluon/tools.py#2010 Also, if reset_password is effectively deprecated, then what should I use to replace the behavior in /user/request_reset_password ?. Please clarify - thanks, Carlos

