Project

General

Profile

Actions

Feature #23491

closed

TYPO3 misses page-option to force SSL oder Non-SSL to page

Added by Steffen Ritter over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-09-01
Due date:
% Done:

0%

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

Description

In rfc 11950 we introduced the possibility into typolink to set an scheme (http / https) to the rendered link url.

TYPO3 misses the possibility to "enforce" one page to be ssl or to be no ssl.

Since the typolink function generally is enabled to that since #21053, we easily can integrate such functionality to core.

The patch consists of 3 parts:
- adding the selector to the page tca/sql/locallang
- adding 3 lines to typolink to check if this value is set
- adding a redirect to TSFE if a force is set and called by another request type

(issue imported from #M15621)


Files

addHTTPSEnforcement_v2.diff (4.57 KB) addHTTPSEnforcement_v2.diff Administrator Admin, 2010-09-01 17:57
addHTTPSEnforcement_v3.diff (5.97 KB) addHTTPSEnforcement_v3.diff Administrator Admin, 2010-09-08 08:48
15621_v4.diff (6.17 KB) 15621_v4.diff Administrator Admin, 2010-09-16 12:14

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21053: Support for SSL and absolute LinksClosedOliver Hader2009-09-14

Actions
Actions #1

Updated by Dmitry Dulepov over 13 years ago

v4 applies to the current trunk and replaces language identifiers with better strings.

Actions #2

Updated by Steffen Kamper over 13 years ago

Committed to trunk rev 9048

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF