[TYPO3-core] Broken: TYPO3/TYPO3.CMS#3188 (master - b9cb451)

Travis CI notifications at travis-ci.org
Sat Jun 7 12:05:52 CEST 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #3188
Status: Broken

Duration: 3 minutes and 35 seconds
Commit: b9cb451 (master)
Author: Jan-Erik Revsbech
Message: [BUGFIX] getIndpEnv('TYPO3_SSL') fails to detect reverseProxyIp

When running TYPO3 behind a reverse proxy, which also handles SSL,
the setting reverseProxySSL should check if the site is requested
from one of the reverse proxies in order to determine whether
the site is using SSL.

It incorrectly does this check via getIndpEnv('REMOTE_ADDR') which has
already translated the proxy IP to the end-users IP, thus always
returning FALSE.

Resolves: #37467
Release: 6.2, 6.1
Change-Id: I95615b0fea94e0ef0222e958e4e0bba5e6e9f60a
Reviewed-on: https://review.typo3.org/30581
Reviewed-by: Wouter Wolters
Reviewed-by: Mattias Nilsson
Tested-by: Mattias Nilsson
Reviewed-by: Jan-Erik Revsbech
Tested-by: Jan-Erik Revsbech
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/d15687b7e2e5...b9cb4518deac

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/26925792

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140607/b7cd6767/attachment.htm>


More information about the TYPO3-team-core mailing list