[web2py] Re: login and request.vars_next

2015-02-10 Thread Annet
Hi Anthony, Thanks for your reply. Why don't you just change the original link to > > onclick="javascript:openwindow('/myleonexus/grouphandler/connect')" > > and let the app handle redirecting to login and back if necessary? > Because I am tired :-( and now feel embarrassed asking such a stu

[web2py] Re: login and request.vars_next

2015-02-10 Thread Anthony
Why don't you just change the original link to onclick="javascript:openwindow('/myleonexus/grouphandler/connect')" and let the app handle redirecting to login and back if necessary? Anthony On Tuesday, February 10, 2015 at 5:03:30 AM UTC-5, Annet wrote: > > In the init application I defined th