HI I have a complex system to manage. My system is this: I have many users organized in groups and teams. A users can belong to many groups and It can belong to many teams. A team belongs to a group. Then there are many services. A user has many services , these services are the services that the user has but also the service that teams and groups (that the users belongs to) have. Every service is made by some action/controller and a service can access only to the action/controller that are its component.
I would manage all with ACL in CAKEPHP. Can someone give me help about this? Many Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
