[TYPO3-core] RFC Bug #11450: Install tool access check should take IPv6 loopback into account
Niels Pardon
mail at niels-pardon.de
Tue Jun 30 11:10:37 CEST 2009
+1 by reading
Greets,
Niels
Mario Rimann schrieb:
> This is an SVN patch request.
>
> Type: Change
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11450
> (sorry, the bug report has a wrong title, can't change this)
>
> Branch: Trunk, TYPO3_4-2, TYPO3_4-1
> (as 11368 was comitted to these branches)
>
> Problem:
> Since the changes from Bug 11368 (auto deletion of the
> ENABLE_INSTALL_TOOL file if older than 1h), a new file had to be created
> also when developing locally.
> The access check allowed one to enter the install tool if coming from
> 127.0.0.1, but not from the IPv6 equivalent (::1).
>
> Solution:
> Changed the access check so that coming from 127.0.0.1 or ::1 let's the
> user in even if there's no ENABLE_INSTALL_TOOL file
>
> Cheers,
> Mario
>
More information about the TYPO3-team-core
mailing list