Actions
Bug #68087
closedSaltedPasswordService.php calls $this->writeLogMessage with too many parameters
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-07-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
writeLogMessage in SaltedPasswordService.php has just one param. However it is called with few additional in multiple places.
Actions