CodeIgniter Forums
Codeigniter with user management - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Codeigniter with user management (/showthread.php?tid=7144)



Codeigniter with user management - El Forum - 03-26-2008

[eluser]evgeny_likov[/eluser]
Hello, lads. Is there exist a version of the CI with authorization and user roles?


Codeigniter with user management - El Forum - 03-27-2008

[eluser]GSV Sleeper Service[/eluser]
there are a few available, look in the 'ignited code' forum.


Codeigniter with user management - El Forum - 03-27-2008

[eluser]zhulato[/eluser]
you can check this link

http://codeigniter.com/wiki/auth/

or just check at wiki.


Codeigniter with user management - El Forum - 03-27-2008

[eluser]sikkle[/eluser]
hi there,

nope, i was thinking of that long time ago, but too many version of auth could make sense for any application size.

I think for ACL at the moment KA-acl or something like that make sense, and you'll find 7-8 auth different model into wiki indeed.

good luck, see ya around.


Codeigniter with user management - El Forum - 03-27-2008

[eluser]Kemik[/eluser]
CI Base -> Libraries -> User Management

There's also a few which aren't in there. ErkanaAuth, FreakAuth and EzAuth.