Only controller functions that are decorated with @auth.requires_...()
are restricted.  All other should be viewable anonymously.  What web
server are you using?

On Sep 28, 5:13 pm, Web2py-SuperFan <mwkan...@gmail.com> 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