silverstripe-framework/src/includes
Sam Minnee ccc86306b6 NEW: Add TrustedProxyMiddleware
API: SS_TRUSTED_PROXY_HOST_HEADER replace with middleware config
API: SS_TRUSTED_PROXY_PROTOCOL_HEADER replace with middleware config
API: SS_TRUSTED_PROXY_IP_HEADER replace with middleware config
API: Front-End-Https = “on” header no longer supported

This middleware replaces the TRUSTED_PROXY setting and shifts its
configuration out of the env vars and bootstrap and into the Director
flow.
2017-06-27 13:32:39 +12:00
..
_manifest_exclude API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
autoload.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
constants.php NEW: Add TrustedProxyMiddleware 2017-06-27 13:32:39 +12:00
functions.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00