PATCH: removing duplicate key (SS_TRUSTED_PROXY_HOST_HEADER)

This commit is contained in:
Nicolaas 2018-06-11 12:08:02 +12:00 committed by Damian Mooyman
parent 546c6c3e22
commit 8f03c7df05
1 changed files with 0 additions and 4 deletions

View File

@ -1171,8 +1171,6 @@ warnings:
message: 'moved to SilverStripe\View\HTML->createTag()'
'SilverStripe\Forms\Form->transformTo()':
message: 'Removed'
'SilverStripe\Forms\Form->callfieldmethod()':
message: 'Removed'
'SilverStripe\Forms\Form::single_field_required()':
message: 'Removed'
'SilverStripe\Forms\Form::current_action()':
@ -1323,8 +1321,6 @@ warnings:
message: 'Use new asset abstraction'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#asset-storage'
constants:
'SS_TRUSTED_PROXY_HOST_HEADER':
message: 'See TrustedProxyMiddleware'
'SS_TRUSTED_PROXY_PROTOCOL_HEADER':
message: 'See TrustedProxyMiddleware'
'SS_TRUSTED_PROXY_IP_HEADER':