Hi, I have stored my resources, the priveleges, and the roles (user groups) are stored in my DB. (And I'm sure many of you have the same)
Thus, to check if a role may access a resource, I could just query the DB for it, everything is in there. Why should I use ACL ? I'm confused ... -- View this message in context: http://www.nabble.com/Why-should-I-use-ACL---tp25094525p25094525.html Sent from the Zend Framework mailing list archive at Nabble.com.
