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

"Remember Me" Improvement #1571

Closed chland closed 1 year ago

chland commented 1 year ago

Fixes an edge case (described in Ticket #1570) where people were able to login if the "Remember Me" feature was disabled in the app but people still had old "Remember Me" cookies.

benedmunds commented 1 year ago

Thanks!