In November I gave a talk to the Atlanta Python Meetup group on role based authentication and authorization.
I mentioned several times during the presentation that Web2py features role based access control, and showed some demo code which is a simplified extract from the Auth class. The demo code is available at https://github.com/cliffkachinske/role-auth-and-auth I post the link here because it might serve as a gentle introduction for anyone who wants to delve into some aspects of the Auth class. I plan to do a little more spreading the word in February with a talk on the DAL. This time I won't be doing any derivative code. Cliff Kachinske -- 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/groups/opt_out.

