Project

General

Profile

Actions

Feature #17887

closed

Possibility to avoid displaying the full TYPO3 version in the generated pages code

Added by Claudio Strizzolo over 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-12-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

As discussed on the mailing list, for security reasons it might be reasonable
that the administrator can avoid showing the TYPO3 version in use, into the generator meta tag:

<meta name="generator" content="TYPO3 4.1 CMS" />

The administrator should be given the possibility to change the above
to something like:

<meta name="generator" content="TYPO3 CMS" />

This would give less hints to malicious people in case of buggy TYPO3 releases.

(issue imported from #M6890)


Files

patch_20090515_#6890.diff (2.72 KB) patch_20090515_#6890.diff Administrator Admin, 2009-05-15 22:52
patch_20090515-2_#6890.diff (2.72 KB) patch_20090515-2_#6890.diff Administrator Admin, 2009-05-15 23:27
Actions

Also available in: Atom PDF