[BUGFIX] Additions to fileDenyPattern give security warning in BE
The check is wrong. Instead of checking if the entry is equal to default entry, it should check if any parts of the default value are removed. As it's a security warning, this should be stated in the warning, so change the wording. Change-Id: If20d362bef39a4d8533a54e8124b4913b9dcb55e Resolves: #M17817 Reviewed-on: http://review.typo3.org/1031 Tested-by:Andreas Wolf <andreas.wolf@ikt-werk.de> Reviewed-by:
Steffen Ritter <info@rs-websystems.de> Tested-by:
Steffen Ritter <info@rs-websystems.de> Reviewed-by:
Andreas Wolf <andreas.wolf@ikt-werk.de>
Showing
- t3lib/class.t3lib_befunc.php 6 additions, 3 deletionst3lib/class.t3lib_befunc.php
- typo3/sysext/lang/locallang_core.xml 1 addition, 0 deletionstypo3/sysext/lang/locallang_core.xml
- typo3/sysext/reports/reports/status/class.tx_reports_reports_status_securitystatus.php 5 additions, 2 deletions...status/class.tx_reports_reports_status_securitystatus.php
Please register or sign in to comment