Tag Archives: galahad-fe

Namespacing ACL resources & Galahad_Acl

In most of my applications I like to handle authorization (querying the ACL) in one (or more) of three ways: Authorize access to a model’s method Authorize access to a controller action Authorize access to an arbitrary “permission” In general … Continue reading

Posted in Zend Framework | Tagged , | 3 Comments