Search

Securing your CakePHP application with phpGACL

This screencast will show you how to start a CakePHP application from scratch, bake a few controllers, implement a simple authentication mechanism, and finally protect some of your controllers using phpGACL for CakePHP. Even when there can be lots of improvements, it gives a clear idea on how easy it is to enable maximum flexibility when dealing with access control.

Installing the phpGACL Plugin for CakePHP

CakePHP's built in Access Control List framework probably suits the needs of most applications out there. However, there are some times where we need a greater control on the elements an application should protect, and probably share the ACL being used to other applications. Let us present you phpGACL for CakePHP, a Cake plugin and component to integrate phpGACL with your applications.


Valid XHTML 1.0 Strict - Running on Drupal 5.2