codeigniter-authentication-library icon indicating copy to clipboard operation
codeigniter-authentication-library copied to clipboard

if cookie is ot encrypted, autologin fail

Open michail1982 opened this issue 10 years ago • 0 comments

check https://github.com/jenssegers/codeigniter-authentication-library/blob/master/libraries/Auth.php#L226 data would be null on cookie_encrypt=false

michail1982 avatar Mar 10 '15 13:03 michail1982