silverstripe-framework/_config
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
..
asset.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
cache.yml Remove asset cache that belongs in assets module 2017-06-23 10:45:41 +01:00
config.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
cookie.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
database.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
dev.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
email.yml API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
encryptors.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
html.yml API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
i18n.yml API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
logging.yml API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
mimetypes.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
model.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
requestprocessors.yml NEW: Add TrustedProxyMiddleware 2017-06-27 13:32:39 +12:00
routes.yml NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
security.yml NEW: Replace AuthenticationRequestFilter with AuthenticationMiddleware 2017-06-27 13:32:39 +12:00
tests.yml API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00