[TYPO3-core] RFC Bug #11450: Install tool access check should take IPv6 loopback into account

Mario Rimann typo3-coding at rimann.org
Tue Jun 30 11:05:35 CEST 2009


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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typo3_11450.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090630/cb84fe80/attachment.txt 


More information about the TYPO3-team-core mailing list