Month: June 2015

Access

Blog History

CakePHP ACL and other challenges

If you have implemented ACL in CakePHP and then you add an action to your controller or create a new controller and actions you will get locked out when you try to access it (unless you have granted access further up the tree) Firstly perform aco_sync using the...

read more