Welcome Guest, Not a member yet? Register   Sign In
ACL Class - Own or Zend
#1

[eluser]opel[/eluser]
I have been searching the forum and confused whether to write my own or integrate the Zend_ACL like a few people have done on the board.

Any opinions please, is Zend more secure ?
#2

[eluser]Dam1an[/eluser]
What features and functionality do you need from an ACL, as there's a number of CI ones floating around as well as the Zend one
#3

[eluser]opel[/eluser]
I have set up a administrators table where they can select a role via a foreign key select box and also a table that contains all my controllers/methods. All I am looking to do is have an ACL that will looked to check if the role of the logged in administrator permits them to view the controller/method inside the admin directory ?

I was going to role my own but don't want to reinvent the wheel.
#4

[eluser]opel[/eluser]
Is there any CI ACL Libraries you would recommend. I looked at Freaky Auth and Redux early on in my CI coding career but they didn't really fit.
#5

[eluser]Thorpe Obazee[/eluser]
You could check wiredesignz's ACL Class




Theme © iAndrew 2016 - Forum software by © MyBB