Archive for August, 2009

Zend_Acl with User Specific Permissions

Sunday, August 23rd, 2009

There are many articles around explaining Zend_Acl and how to use it within a CMS like system where generic roles apply - i.e. an admin can do anything, a guest can leave a comment and an author can write articles. But I was having a hard time figuring out how to elegantly enforce user specific […]