[TASK] Move config.beLoginLinkIPList to compat7
The functionality to output a login link / logout link when coming from a certain IP address (set via TypoScript config.beLoginLinkIPList) was moved to EXT:compatibility7. Resolves: #80444 Releases: master Change-Id: I1b754cfd454abd3376642a290c056442c5be733d Reviewed-on: https://review.typo3.org/52156 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/compatibility7/Classes/Hooks/BackendLoginLinkHook.php 51 additions, 0 deletions...ext/compatibility7/Classes/Hooks/BackendLoginLinkHook.php
- typo3/sysext/compatibility7/ext_localconf.php 4 additions, 0 deletionstypo3/sysext/compatibility7/ext_localconf.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst 33 additions, 0 deletions...-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst
- typo3/sysext/core/Documentation/Changelog/master/Important-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst 15 additions, 0 deletions...nt-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 2 additions, 0 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Http/RequestHandler.php 0 additions, 3 deletionstypo3/sysext/frontend/Classes/Http/RequestHandler.php
Please register or sign in to comment