[TYPO3-core] RFC: #11710: Remove local loopback bypass in Install Tool Login

Stefan Geith typo3dev2008.nospam1 at geithware.de
Mon Aug 17 12:47:50 CEST 2009


Michael Stucki schrieb:
> Hi Stefan,
> 
>> Just an idea:
>> Couldn't we store a 'bypass-ip' in localconf ?
>> - If it is empty (by default) nobody can login to
>>   install-tool _without_ the file 'ENABLE_INSTALL_TOOL'.
>>   (Same as with removed $_SERVER['REMOTE_ADDR'])
>> - IF i want to bypass the 'ENABLE_INSTALL_TOOL'-check,
>>   I could enter an IP-Address (localhost=127.0.0.1 or
>>   a local IP=192.x.y.z or my Office-IP=123.321.x.y)
> 
> Is it so difficult to press the button in the backend for creating the
> ENABLE_INSTALL_TOOL file?

No, but I don't want to let anybody in, but me ;)
So I would never create the ENABLE_INSTALL_TOOL file

/Stefan


> Before we had this button, I agree that it was not very convenient to
> enter the Install Tool. However, now that it's available, I see no
> reason to add one more config variable for doing almost the same...
> 
> - michael



More information about the TYPO3-team-core mailing list