[BUGFIX] Disable lockIP by default
IPLock breaks modern IPv6 setups because of the Fast fallback aka. Happy Eyeballs algorithm that can cause users to jump between IPv4 and IPv6 arbitrarily. Enabling lockIP should be a very conscious decision, not a default. Resolves: #89869 Releases: master Change-Id: I4b0fde1f767bfca613276d4763b91d9feb86ea27 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62559 Tested-by:Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Configuration/DefaultConfiguration.php 4 additions, 4 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 8 additions, 8 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Important-89869-ChangeLockIpDefaultToDisabled.rst 25 additions, 0 deletions.../master/Important-89869-ChangeLockIpDefaultToDisabled.rst
Please register or sign in to comment