You need a group for each user if you want to be able to give permissions to individual users. I guess I can add a flag to prevent these from being created.
Massimo On Jun 28, 8:32 am, Fauché JM <[email protected]> wrote: > I what to create an manage groups in my application with auth , but > some groups are automatically created "user_id" when a new user > register...So when I want to list my groups I have to filter them for > exclude the "users" ones. > The second solution is to delete the groups automatically created ? > > My questions are : > - Why groups are automatically created with new users? (they are > already registered in auth_users) > -Is there a solution for they are not? > > Thank for you answers > Jean-Marc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

