The site I am building has Users which hasOne Role, Role hasMany Users. So
its pretty simple where Users can only edit/delete thier own info but I need
to restrict controller actions based on the User.group_id and was wondering
are there any simple , quick and effective ways to do this? Starting points.
 
I found the 5  min minimal setup in the bakery but would like something db
driven, there was StudioCarnada with its version but did not follow its
logic.
 
Any ideas or solutions any of you have found worth checking out.
 
Dave
Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en

Reply via email to