Alex, I have my controllers/actions mapped directly to resources/privileges. I have a controller plugin that checks on predispatch to see if the user has access to the requested controller/action and, if not, routes them to a 404 or denied page.
Jason On Tue, Mar 11, 2008 at 12:17 PM, Alexander Johannesen < [EMAIL PROTECTED]> wrote: > Hi, > > Has anyone used Zend ACL in an active project, and would like to share > some thoughts on it? (Pro/con/gotcha's) I'm about to implement it into > a larger framework (an extension of ZF, really) and would like to hear > people's opinions before I get my surgeons knife out... > > Also, has anyone defined an ACL definition / ini files? Much of the > API can be replicated through much simpler ini files, so if anyone has > done this I could save some time. > > > Alex > -- > > --------------------------------------------------------------------------- > Project Wrangler, SOA, Information Alchemist, UX, RESTafarian, Topic Maps > ------------------------------------------ http://shelter.nu/blog/-------- >
