Download & Extend

"Remember me" functionality not seen using "persistent login" module.

Project:Persistent Login
Version:5.x-1.4-beta2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

For "Remember me" functionality i used this "persistent login" module. After installing it and doing corresponding changes in settings.php.

ini_set('session.cookie_lifetime', 0);

once i login and check the "remember me" checkbox and logout. Next time it doesnt remember me. That is, remember me functionality is not working for me. Dont know why. Can anyone help me out.

Thanks,
S.Sunitha

Comments

#1

Same here.

With best regards,

Fred Klopper

#2

Status:active» closed (works as designed)

I wouldn't expect to be remembered after I've logged out. Seems like this is by design to me.

#3

Hi Sunitha,

Me too facing the same problem , i am using drupal 6 ,
Have you solved the isuue?

Thanks

#4

Same here

#5

Just to clarify:

Once i login and check the "remember me" checkbox and logout. Next time it doesnt remember me.

Persistent Login is not designed to remember you if you log out. It only remembers you in the context of closing and starting browser sessions.

nobody click here