> > How did you get to this URL: > http://localhost:8000/newapp/default/user/login?_next=/newapp/default/index > ?
By clicking in a navbar link :P. I didn't know about the navbar by default in the layout. So one way of having auth to use the auth.settings ._next values is to set the referrer_actions argument in the navbar call as you posted before. Wouldn't it be better to allow setting the navbar options (i.e. the referrer_actions at the model? Perhaps using the settings.navbar_... notation? -- --- 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/groups/opt_out.

