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

Michael Stucki michael at typo3.org
Thu Aug 24 14:49:59 CEST 2006


Committed to TYPO3_4-0 and Trunk.

- michael

Michael Stucki wrote:

> 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

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list