Task #91992
closedRemove IE workaround in user authentication
100%
Description
In AbstractUserAuthentication
there is a workaround to send special cache headers for MSIE
webbrowsers. The user agent MSIE
has been used by Microsoft Internet Explorer up to version 10 and the target version for the workaround seem to be MSIE 5.0.1 - 8 as mentioned in the linked Microsoft knowledgebase article (https://support.microsoft.com/en-us/help/323308/internet-explorer-file-downloads-over-ssl-do-not-work-with-the-cache-c).
Since TYPO3 10.4+ only supports modern webbrowsers and the workaround only steps in for Internet Explorer up to version 10 (end of vendor support 01/2020), the workaround should be removed.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65312
Updated by Gerrit Code Review about 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65312
Updated by Gerrit Code Review about 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65312
Updated by Gerrit Code Review about 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65312
Updated by Gerrit Code Review about 4 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65312
Updated by Torben Hansen about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 30a87cdb6232baea4ba7165b3b39aa042822e7b8.