uhm. the user requesting the password is not logged-in. that message is 
passed on to the email_reset_password() function, that interpolates that 
message with just dict(key=reset_password_key, link=link) 

Now, the issue is that there's no way for the message to calculate any 
username cause it's not given ANY reference to the user's row.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to