Project

General

Profile

Actions

Bug #23592

closed

fe_user cookie expiry date is not affected by $TYPO3_CONF_VARS['FE']['lifetime']

Added by Nils Blattner over 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2010-09-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi there

We are currently running a TYPO3 installation for a customer which holds a page mainly devoted to a forum.
This forum is used as a support forum for teachers, and thus users and moderators may take a long time to compose posts.
However if they do not browse the page otherwise during a time longer than one hour, they get logged out and lose the text. This is an issue mainly in IE, as Firefox does not care so much about the expiry date.

However I tried to increase the cookie lifetime by various means, mainly php values (in a .htaccess) with no effect.
The cookie lifetime is stubborn at 3600s.
After some research in tslib_fe, tslib_feuserauth etc., I found that the cookie lifetime is controlled over $TYPO3_CONF_VARS['FE']['lifetime'].
When I increase the value however the cookie expiry date did not change.

I am currently at a loss how this cookie does not respond to any of my changes and require some help with that.

Regards Nils

(issue imported from #M15785)

Actions #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.4
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Nils Blattner over 10 years ago

Can be closed, $GLOBALS['TYPO3_CONF_VARS']['FE']['permalogin'] must be set to 1 or 2 in order for it to work.

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF