Actions
Feature #17688
closedDisplay an adminWarning if extension cache is out of date
Start date:
2007-10-16
Due date:
% Done:
100%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
If the extension cache has not been updated for more than one month, TYPO3 should issue a warning for admin users.
The attached patch implements this feature.
TODO: Currently this only takes care of checking the age of the extensions.bin file. In future, TYPO3 should also check automatically if any of the installed extensions are marked insecure. This will probably depend on ter_update_check being integrated...
(issue imported from #M6532)
Files
Actions