I am using the default user function and view and set username=True. When I execute request_reset_password and enter the username, an e-mail is being send and the Reset Password key field in auth_user gets a value.
When I click the link in the e-mail <http://127.0.0.1:8000/my/default/user/reset_password/1432451366......>http://127.0.0.1:8000/my/default/user/reset_password/1432451366...... I am redirected to http://127.0.0.1:8000/my/default/user/login and the flash message says: Invalid reset password. I am using web2py version 2.10.4 and I did not adjust the user function or view. Kind regards, Annet -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

