Actions
Bug #78902
closed[FE][lockIP] = 0 not possible
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The description of the field [FE][lockIP] says that it is possible to deactive the lockIP checking, if you set it to 0 but the ipLockClause_remoteIPNumber Function (TYPO3\CMS\Core\Authentication 1198) returns the first part of the IP address with $parts = 0.
Actions