cakephp2-php8/lib/Cake
mark_story 70530135d6 Don't use FORWARDED_HOST when getting referer values.
HTTP_X_FORWARDED_HOST is supposed to be used by proxies to indicate the
original HTTP_HOST value. It has nothing to do with referer values.

Since the HTTP_X_FORWARDED_HOST is intended to replace the HOST header
in proxied setups, add a trustProxy parameter to host() and default it
to false. This maintains existing behavior and allows people to access
the proxied value.

Fixes #2537
2013-12-23 11:32:14 -05:00
..
Cache Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Remove pointless array cast. 2013-11-23 12:36:15 -05:00
Controller Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
Core Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Error Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Event Merge pull request #2532 from bar/patch-2 2013-12-22 20:03:56 -08:00
I18n Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model Clarify the docs for DboSource::fetchAll() 2013-12-19 17:39:44 -05:00
Network Don't use FORWARDED_HOST when getting referer values. 2013-12-23 11:32:14 -05:00
Routing Append / to the start/end of the mapResources prefix. 2013-12-04 21:46:59 -05:00
Test Don't use FORWARDED_HOST when getting referer values. 2013-12-23 11:32:14 -05:00
TestSuite Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Utility Merge branch 'master' into master-phpcs-error-fix 2013-12-23 11:43:54 +03:30
View Fix incorrectly handled time values around 12:00:00 2013-12-19 17:36:27 -05:00
basics.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.3 2013-11-24 21:25:25 -05:00