Anybody ever used phpGACL?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Anybody ever used phpGACL?

Post 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!
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post 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.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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.
Post Reply