Project

General

Profile

Actions

Bug #66068

closed

BackendUserAuthentication::writelog() should use current time

Added by Frans Saris about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2015-03-26
Due date:
% Done:

100%

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

Description

Currently BackendUserAuthentication::writelog() uses $GLOBALS['EXEC_TIME'] as tstamp for every new entry. This is the execution of the script started and not the current time.

This should be changed to time()

Actions

Also available in: Atom PDF