every app has its own auth system. If you want multiple apps to share the same "auth system", look at http://web2py.com/books/default/chapter/29/09#Central-Authentication-Service
Il giorno martedì 25 giugno 2013 07:51:08 UTC+2, Tom Russell ha scritto: > > So I took and modified the welcome app to my needs and added another app. > If I login with the welcome app and with a link, open the other app and > have it set with auth.requires_login(), it requires the user to login > again. How does one handle this stuff in web2py? Do I need another app the > way I have it now? > > I am in the mindset of how they do things in django. > > Thanks, > > Tom > -- --- 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.

