Project

General

Profile

Actions

Feature #76364

closed

Limit requests for timeout

Added by Nicole Cordes almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2016-05-29
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently the request to get logout information is sent every 60 seconds. This is not needed as the minimum session lifetime is configured in $GLOBALS['TYPO3_CONF_VARS']['BE']['sessionTimeout']. We can limit the request to that defined value with a minimum of 60 seconds to prevent DOS attacks.

Actions

Also available in: Atom PDF