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

Issue when using remember password and password need to be rehash, remember_code = null and cookie remember_code fail to match #1561

Open cyberdev opened 2 years ago

cyberdev commented 2 years ago

https://github.com/benedmunds/CodeIgniter-Ion-Auth/blob/e47b492e0ad66c80d047f3d912c04e680a1f194d/models/Ion_auth_model.php#L2539

benedmunds commented 2 years ago

Are you getting a null cookie?