Any way to change login "remember me" time period?

Asked by tad

For some reason I've been having an annoying problem of the remember me login not remembering me for more than a couple of hours before it logs me out again, is this normal?

Question information

Language:
English Edit question
Status:
Answered
For:
PHPDevShell Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
TitanKing (titan-phpdevshell) said :
#1

This is not normal behavior, give me some time so I can investigate it. I am not sure if there are a time limit to it, there should not be one. I will get back to you on this, turning this into a bug report.

Revision history for this message
tad (bittiez) said :
#2

Okay, in the mean time ill do some more testing, it may be page specific with one of my scripts and ill test browsers too.

Revision history for this message
tad (bittiez) said :
#3

So, it looks like it logs me out after an hour of no activity, however so far this is only affected by one of my plugins..

Revision history for this message
Greg (gregfr) said :
#4

An idea: the logout is done by a GET url, such:
http://www.mysite.com/login.html?logout=1

If you reload this page, for example when you re-open your web browser, you'll be logged out. Maybe it's your case?

Can you help with this problem?

Provide an answer of your own, or ask tad for more information if necessary.

To post a message you must log in.