emreakay / CodeIgniter-Aauth

Authorization, Authentication and User Management library for Codeigniter 2.x and 3.x to make easy user management and permission operations
http://emreakay.com
GNU Lesser General Public License v3.0
394 stars 235 forks source link

Is it compatible with CodeIgniter 3? #36

Closed OlexandrPopov closed 9 years ago

REJack commented 9 years ago

i dont know if it works with the 3.0 release but with the 3.0-develop it has worked. in the last update of Aauth i added an CI3 fix and reCaptcha ^^

kamekun commented 9 years ago

Where i can find trhis 3.0-develop ????

REJack commented 9 years ago

https://github.com/bcit-ci/CodeIgniter/ its the develop branch but it should work with the released version of CI3

REJack commented 9 years ago

the develop isn't stable

kamekun commented 9 years ago

sorry I thought you meant to version 3.0 of the library aauth not CI. I think The current library of Aauth need to fix some improvements.

Edit: i mean improvements; sorry for my poor English :)

REJack commented 9 years ago

which bugs? i use it on my projects i found no :smile:

REJack commented 9 years ago

in my opinion its too complex for a single library without models, it would better with models