var $othAuthRestrictions = "*" in AppController means every action of
every controller is restricted, that is the use that logs in needs to
have his group have permissions,
permissions are of this format:
1) *
2) CAKE_ADMIN
3) CAKE_ADMIN/controller/*
4) controller/action/p/a/r/a/m
5) controller/*

so make sure you have the permissions right.

a new version of othAuth is in preparation, will be anounced when it's
fully tested.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to