Zend Framework Blog Application Tutorial – Part 7: Authorization with Zend_Acl and Revised Styling
This entry concerns authorization. We previously covered how to authenticate an author to the blog, but we still have nothing ensuring only authenticated authors can access the new Administration Module. This is the domain of Zend_Acl, an implementation of an Access Control List system which limits access to resources by the roles assigned to a [...]
Read more

16. Oct, 2008



