I read Ch9 like 10 times. Still dont know where to start. Adding extra fields does not help because I cant reference for example auth_group.
On Monday, December 7, 2015 at 3:07:29 PM UTC-8, Dave S wrote: > > On Monday, December 7, 2015 at 2:58:37 PM UTC-8, greenpoise wrote: >> >> >> I have looked and looked with no luck. I saw this >> <http://www.web2pyslices.com/article/show/1542/manage-users-and-memebership-in-the-same-form?commentlimitby=0%2C15#comment_1438> >> >> but it is not working. I am looking how to manage users within my >> application (not the admin). Could someone help me? >> >> > By "manage users", do you mean the usual stuff of adding users, changing > passwords, setting group memberships? > > Part of that is just updating the auth tables, as I understand it. What > is it that you seek to do that isn't discussed in Chapter 9? > <URL:http://web2py.com/books/default/chapter/29/09/access-control> > (for instance, the sections "Customizing Auth > <http://web2py.com/books/default/chapter/29/09/access-control#Customizing-Auth>" > > and "Manual Authentication > <http://web2py.com/books/default/chapter/29/09/access-control#Manual-Authentication> > ") > > /dps > > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

