If the user is identified by a login, does the t2 person/group/access functionality give you what you want?
On Oct 20, 8:24 am, dolphin <[EMAIL PROTECTED]> wrote: > Hi,I have a problem. > For example,there is a controller controller.py: > def doSomething(): > return "you can access to the function" > > I don't want everyone call this function,but he can call it by the > url(http://localhost:8000/myapp/controller/doSomething).Howcan I > prevent this? > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

