Feature #17688
closedDisplay an adminWarning if extension cache is out of date
100%
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
Updated by Michael Stucki about 17 years ago
Ingo, can you please take care of this as soon as ter_update_check has been integrated?
Updated by Ingo Renner almost 17 years ago
I'm now releasing this as a community task. This should be easy for anybody after investigating a little
Updated by Christian Kuhn over 14 years ago
This could be easily added with a flash message in 4.3, maybe this is an issue for the em rewrite of 4.4.
Updated by Georg Ringer over 11 years ago
- Status changed from New to Resolved
- Target version changed from 0 to 6.0.5
- % Done changed from 0 to 100
warning is in new EM ;)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed