News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
ACL made easy. Part 1
March 23, 2010 @ 10:38:52

Juozas Kaziukenas has posted the first part in his look at making ACL easy (access control lists). His examples are more specific to the Zend_Acl component of the Zend Framework, but the concepts can be translated across several different ACL tools out there.

Every now and then I see questions about ACL and how to use it. A lot of web developers are using it without actually knowing what it is and how it works, even though it's powering one of the most important part of applications - user access management.

He starts off with the base level of what an ACL is and how it would work in your application (illustrated by a wrong and right way to handle a simple permission in an application). He talks about roles, resources and privileges as well as how applications using the MVC design pattern make it simple to check the current resource. He also mentions an issue that could be confusing - inheritance.

0 comments voice your opinion now!
acl zendacl zendframework access control role resource privileges


blog comments powered by Disqus

Similar Posts

ServerGrove Blog: Configuring Symfony to use Zend Framework 1.8.0 new Autoloader

PHPGeek.com: Using AuthComponent for Access Control in CakePHP

Zachary Burnham's Blog: Code: Setting up unit testing in Zend Framework with multiple databases

Zend Developer Zone: Zend Framework's MVC Introduces the ViewRenderer

Content with Style Blog: Quick helper script for ZF view translations


Community Events











Don't see your event here?
Let us know!


series zendframework2 framework functional introduction rest symfony2 podcast phpunit testing community database conference interview example usergroup language development release opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework