I assume it's this one https://groups.google.com/d/msg/web2py/wljBn6rVHTo/rus7OnvMCO4J
On Friday, October 3, 2014 5:38:37 PM UTC+2, Leonel Câmara wrote: > > Ok I removed it in my pull request. At least, in my manual testing, no > infinite loops happen: > > https://github.com/web2py/web2py/pull/515 > > This way reset_password saves the key in request.vars so it doesn't have > to worry about it's positioning in the args. > > I did completely ignore Auth.reset_password_deprecated, I'm guessing it > should be deleted. > > How did the infinite loop happen? > -- 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.

