Not exactly... We have RBAC to manage access to the differents tables... So I have group or role that have a certain access that I define in the RBAC tables, say : User, Group, Membership, Permission...
I would like to define a default technician role with it "absolute" permissions that will ultimately define it access to tables... So imagine I made a change to RBAC permission table to that role for a particular reason, but I would like this particular authorisation to be reseted after a certain delay I would need to know what are the defaults technician permissions to reset RBAC permissions that I change. Also I could track the business rules changes with crud.archive enabled on my profile schema tables and many more things. Richard On Wed, Mar 2, 2011 at 1:28 PM, Bruno Rocha <[email protected]> wrote: > > 2011/3/2 Richard Vézina <[email protected]> >> >> On the same thematic... Does it anyone had seen or make a profiles >> implementation for web2py?? > > Did you mean that http://askvalue.com/user/rochacbruno ? > or are you talking about another kind of profile?

