When user requests a new password they get an email with a link in the following format: default/user/reset_password/ <http:///default/user/reset_password/1654120691-f3bb687b-16ee-44fc-92d4-cabde8eceb62> uuid However, when clicked it redirects back to home page. The page returns HTTP code 303. I can't find much documentation on how it's supposed to work.
Other user/* urls work, but user/reset_password does not. -- 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 web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/a4463a7a-8d1e-4894-ab68-3ba2c6a03121n%40googlegroups.com.