There are plenty of "real" apps on cakeforge.org, including some that probably apply directly to this situation. There are several that deal with different methods of access control.
Also, if you wanted to organize your data properly, you'd have each User belonging to a Role, and each Role having a set of permissions. That would be the most flexible/extensible way to approach the problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
