I have implemented ACL (and auth) using lemoncake tutorials (thanks Geoff! - http://lemoncake.wordpress.com/2007/07/19/acl-with-groups/) and everything works fine, though it took me a fair numbers of hours to make it all work (btw, there is an excellent tutorial for ACL newbies here: http://realm3.com/articles/setting_up_users_groups_withacl_and_auth_in_cake_1.2.php)
ARO are created automatically when you add a user, but the current implementation of Cake doesn't update the ARO when you update the group setting of a user. I suppose this could be done using an aftersave function though I don't know exactly how. I also wonder (if the Cake hassn't implemented it) if it can have unintended effect. Someone has a suggestion? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
