[TYPO3-dev] bug 10502 - IPmaskList - shows just white page instead of BE-Login

Steffen Kamper info at sk-typo3.de
Fri Feb 20 11:41:49 CET 2009


Hi Daniel,

i can confirm this.

The problem occurs in init.php where this condition is true all the time:

if (trim($TYPO3_CONF_VARS['BE']['IPmaskList']) && 
!(defined('TYPO3_cliMode') && TYPO3_cliMode))

vg Steffen

Daniel Bruessler schrieb:
> Hello devs,
> 
> who can confirm this?
> http://bugs.typo3.org/view.php?id=10502
> 
> ----
> TYPO3 4.2.6 - any PHP5 version
> 
> edit localconf.php
> put a not existing IP in
> $TYPO3_CONF_VARS['BE']['IPmaskList'] = '1.2.3.4.';
> 
> visit "http://www.DOMAIN.XYZ/typo3/"
> 
> => shows just white page instead of BE-Login
> ----
> 
> Cheers!
> Daniel




More information about the TYPO3-dev mailing list