It should not redirect if you're not decorating with
@auth.requires_login().  The redirect must be in the code somewhere
else.

On Sep 28, 6:22 pm, Web2py-SuperFan <mwkan...@gmail.com> wrote:
> I have not set any auth.requires yet. Could that be the problem?  Once
> I set one then, maybe the rest will be allowed without logging in?
>
> I'm running locally on windows vista using web2pys default webserver
> on version from 9/17
>
> Web2py-SuperFan wrote:
> > Hi all,
>
> > Ok so I dug through the manual and didn't figure yet how to allow
> > pages to be viewed without loging in, when I also want to use the auth
> > capabilities for other parts of the site.
>
> > Ie I uncomment auth code in default.py. And then I want a search
> > engine to be able to hit my lists page and index its contents, not be
> > redirected to login page.
>
> > Is there a way?
>
> > Thanks
> > Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to