lefoyer/rememberme

Your session is invalid or expired.

cwaddilove opened this issue · 9 comments

After a day and a half of using this plugin, all my users now receive "Your session is invalid or expired." when logging in. At one location, if they check the "Keep me logged in" box, they are able to log in, but if they uncheck the box, they get the error. If they go home and try to use the same account, regardless of the "Keep me logged in" status, they receive the same error (from a different IP).

I've tried clearing the sessions table, but it seems like no one can log in if that check box isn't checked. No matter what, if you don't check the "Keep me logged in" box, you can't login.

Logs are pretty bland

02-Mar-2013 15:38:15 -0500: prefs saved
02-Mar-2013 15:38:15 -0500: task:mail, action:, lifetime:43200

last master branch?
set log_session = true (in main.inc.php)
set rememberme_log = true, test and show me logs/rememberme, logs/session, logs/errors

but if they uncheck the box, they get the error.
fixed.

Phenomenal. Apologies for the delay, I did not expect a response so soon! And before I can even post my logs, it looks like you've fixed it! I've cloned the latest from git, tried it myself and can no longer reproduce the error. I'll have my users clear their cache and try again and confirm once all is well.

No need to clear cache.

Please test and close issue, if bug not reproduce.

Please update, i am add some fixes.

I've now had the chance to get all of my users to try again, and they were all able to log in successfully (without having to clear cache) using both the "Keep me logged in" checkbox, and without.

Let me know where I can donate to at least buy you a coffee :)

Thank you, i do not need the money. :)