[TYPO3-core] RFC: #16682: EM: Add missing reports

Steffen Kamper info at sk-typo3.de
Sun Dec 5 16:45:23 CET 2010


Hi,

This is a SVN patch request.

Type: Bugfix

BT reference: http://bugs.typo3.org/view.php?id=16682

Branches: trunk

There are no report checks for extension manager, but they are needed.

Add following reports:
* check for insecure installed extensions
* check for insecure existing extensions
* check for existance of sys_ter
* check integrity of main repository entry in sys_ter:
** extension list has entries
** extension list update is older than 7 days

There is a part in which will be deleted with commit, it only adds some 
insecure extensions to the list for testing:
//simulate insecure extension, for testing only. This will be removed
$extensionCompareList[] = 'phpmyadmin|4.8.1';
$extensionCompareList[] = 'xing|1.0.0';
$extensionList[] = '"xing"';
$extensionCompareList[] = 'chsellector|0.1.1';
$extensionList[] = '"chsellector"';

See result in attached screenshot

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16682.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101205/23fba1b4/attachment-0001.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: em_reports.png
Type: image/png
Size: 18064 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101205/23fba1b4/attachment-0001.png>


More information about the TYPO3-team-core mailing list