I have a fresh copy of w2p 2.9.9 and I have tried the
request_reset_password function.
It generates an email with a text like
http://127.0.0.1:8000/testupdate/default/user/reset_password/14104...
It's the right auth_user.reset_password_key

That's ok, but if I try this link I get an error message from my browser
(Google Chrome):

ERR_TOO_MANY_REDIRECTS

​and the address line shows ​
http://127.0.0.1:8000/testupdate/default/user/reset_password (without any
parameter).

It seems to be an infite look of redirections.

This error occurs indipendent of username=True or username=False

​Regards, Martin

-- 
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.

Reply via email to