Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix local warnings about trusted host pattern #1335

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

danepowell
Copy link
Contributor

In local environments, there's a big scary warning on the status report about missing trusted host patterns. It isn't really necessary to have trusted host patterns locally, since I can't imagine any scenario where the local environment is an attack surface for host header spoofing.

This sets the trusted host pattern to a wildcard (i.e. accept any host) to get rid of the warning.

@grasmash grasmash added in progress Enhancement A feature or feature request labels Apr 6, 2017
@grasmash grasmash merged commit d50eb1c into acquia:8.x Apr 7, 2017
grasmash pushed a commit that referenced this pull request Apr 10, 2017
@danepowell danepowell deleted the feature/trusted-host-local branch December 6, 2017 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants