benedmunds / CodeIgniter-Ion-Auth

Simple and Lightweight Auth System for CodeIgniter
http://benedmunds.com/ion_auth/
MIT License
2.34k stars 1.14k forks source link

Requires 'Remember Me' to be checked in order to log in. #156

Closed zer01ne closed 12 years ago

zer01ne commented 12 years ago

Using the default username and password, (admin@admin.com / password), Ion Auth will not keep me logged in unless I check the 'Remember Me' checkbox. I have tried multiple times, but get the same results. I do not get a displayed error, just recycles to base_url. However, if I check the 'Remember Me' button, then it keeps me logged in.