Feature #20700
closed
Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
Added by Mario Rimann over 15 years ago.
Updated about 6 years ago.
Description
I like the idea of having the ENABLE_INSTALL_TOOL file deleted if it's older than one hour.
But for local development on my notebook, it would be great, if this could be disabled via the install tool.
(issue imported from #M11450)
Files
OK, I think this request is bogus!
The install tool checks whether the client comes from 127.0.0.1 which would solve the mentioned "problem" perfectly without changing the code. In my case it didn't work, and a look into the apache log file showed why:
::1 - - [30/Jun/2009:10:46:23 +0200] "GET /dev/something HTTP/1.1" 200 30
The check should not just check for 127.0.0.1 but also for the IPv6 local loopback address.
As agreed with Mario, we will not apply this change and use a different solution (the other way around) instead.
- Status changed from Resolved to Closed
Also available in: Atom
PDF