Is there a way I can restrict controllers by group?
Like $this->Auth->require('someGroup');
Otherwise, if the user is not a member of that group they don't get
access.
Also, where does the information in $this->Auth->user() get set? It
has the group_id but not the name of the group.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---