CodeIgniter Forums
CodeIgniter ACL - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: CodeIgniter ACL (/showthread.php?tid=54355)



CodeIgniter ACL - El Forum - 09-05-2012

[eluser]Unknown[/eluser]
Hello all,

I am pretty new to CodeIgniter.
I needed some library what handles basic authentication and acl stuff. Every library I found was either missing some functionality or it was too big for my purpose.
So I created my own small library. It will still take a bit to finish but the basic functionality is already working.

Since I am using CI only since a few weeks, I appreciate every comments on how to improve it. You also can fork it and do pull requests.

You can find the library on GitHub:
https://github.com/brandesign/CodeIgniter-ACL