Page 1 of 1

Anybody ever used phpGACL?

Posted: Wed Aug 16, 2006 5:33 pm
by Luke
I just downloaded phpGACL. I have only "attempted" to use an ACL system once, and that was cakePHP's system. I had a hard time getting the hang of cake's ACL system, but then again, at the point I had a hard time even getting the hang of cake.

Anyway... those who have used phpGACL, what did you think? What about ACL in general? Thanks!

Posted: Wed Aug 16, 2006 5:43 pm
by Weirdan
I been considering the idea to use phpGACL in one of my past projects. While the idea of centralized acl seemed appealing to me, I figured that it would take to much effort to integrate in the existing infrastructure.

Posted: Wed Aug 16, 2006 5:53 pm
by Luke
lucky for me, I'm still building the infrastructure, so this may be the perfect time to do it. I just want to make sure that if I am going to use a 3rd party library for access control in my infrastructure, it's a good one.