Actions
Bug #94620
closedWhen comparing IPv6 addresses wildcards with * cannot be used
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2021-07-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
GeneralUtility::cmpIPv6() will fail when matching the address in a notation with * on self::validIPv6().
Also, all the tests for IPv6 addresses do not use this notation.
The commments for the functions cmpIP() and cmpIPv6, as well as the description for Global Configuration IPmaskList should be updated.
Actions