Hey, gang -
I've got dAuth working great, I've set the User session as a page variable and can see the login, great and fine. I also have the ACLadmin working, I've set up the ACL structure, groups and users set up and working fine. I think I even managed to figure how to check if a user has permission (logged in via dAuth, checked against ACL), but I have two questions:
1) Is there any moderately painless way to identify which ARO group a user belongs to? I'd like to be able to create a menu, based on group permissions.
2) As a test, I set the beforeRender to check the ACL for the current user. If the user has permission, show a message, if not show a message (only in debug mode). I noticed that no user has permission to access my static pages...
Regards! -Toby Parent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
