[TYPO3-core] RFC: Bug 3909: TYPO3_SSL does not detect valid SSL session

Michael Stucki michael at typo3.org
Wed Aug 23 14:44:24 CEST 2006


This is a SVN patch request.

Problem:
According to user feedback, the value of $_SERVER['HTTPS'] is sometimes "1" 
not "on". This causes t3lib_div::getIndpEnv('TYPO3_SSL') to fail.

Solution:
Add a check if $_SERVER['HTTPS'] is (string) "1".

Branches:
TYPO3_4-0 / Trunk

Bugtracker reference:
http://bugs.typo3.org/view.php?id=3909

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_3909_v2.diff
Type: text/x-diff
Size: 679 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060823/bbc280b7/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060823/bbc280b7/attachment.pgp 


More information about the TYPO3-team-core mailing list