benedmunds / CodeIgniter-Ion-Auth

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

Fix remember me #1474

Closed abitme closed 4 years ago

abitme commented 4 years ago

fix remember me, when cookie destroyed after redirect, fix query in loginRememberedUser function, and fix cookie when logout

benedmunds commented 4 years ago

Hey,

Did you find another solution to this?

abitme commented 4 years ago

Hey,

Did you find another solution to this?

Yeah, There's something that i have to add. I have sent my new pull request, please check it. hopefully it should works fine

benedmunds commented 4 years ago

Ah ok thanks!

abitme commented 4 years ago

I make new commit that keep $this->identityColumn in clearRememberCode function to avoid error when user doesn't use remember me