Hi guys,

I have recently needed to use the _next in the URL for auth.login(), and 
these are my findings:

if I used _next in the URL for auth.register(), it works (YAY, because I 
needed to use this too)
if I used it for auth.login(), it does not work… it appears that it always 
defaults to app/default/index, regardless what you put in url.com?_next=…

Hence my question: How do I have _next work with auth.login()?

Thank you all!

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to