it is there and works the same way but we need to make a different. If you create pages using the T3 wiki, you simply uncheck the checkbox public and that will make the page "require_login".
If instead you do not use the T3 wiki but only t3/modules/t2.py than you can use t2.requires_login() as usual. Massimo On Dec 17, 3:39 am, Atanasius <[email protected]> wrote: > Hi Folks! > I would like to know how "@t2.requires_login('login')" is replaced in > T3 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

