I verified the code in gluon/tools.py - the "issue" exists for most of the method in Auth() - which take "next" as one of the parameters (change_password, retrive_password, reset_password, register, .... probably few more) The "special" check applied in login() is not present in rest of these methods.
-Mandar On Monday, October 13, 2014 9:23:23 PM UTC+5:30, Mandar Vaze wrote: > > This seems to be fixed ONLY for login > But issue exists for all other redirections > (Am using 2.9.5-stable+timestamp.2014.03.16.02.35.39) > > e.g. 127.0.0.1:8000/user/profile?_next=http://www.google.com > Or > http://127.0.0.1:8000/user/logout?_next=http://www.google.com > > Is there some setting/code that we need to include in "our" application > code ? > > -Mandar > > On Friday, August 26, 2011 7:20:57 PM UTC+5:30, ee...@seccuris.com wrote: >> >> Looked in trunk and issue has been resolved. Thanks. >> >> -Eric >> > -- 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.