Hi Bakers, I've been trying to get othAuth working in conjunction with this bakery article http://bakery.cakephp.org/articles/view/using-cake_admin-for-multiple-user-types
In a nutshell I want to: 1. separate the natural logic of my app by group (admins, contractors, users) 2. reduce complexity of my permissions system by having a group wide setting, eg: group name: Admins permission: /admin/* group name: Contractors permission: /contractor/* I currently have this in place, but it's not working. I'd really appreciate some insight from someone who know's othAuth better. I'm using php5/cake 1.2 (latest nightly from a few days ago) Thanks, Jon -- jon bennett t: +44 (0) 1225 341 039 w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
