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

Docker: Convert hostname to lowercase to fix fatal error #1033

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

iandunn
Copy link
Member

@iandunn iandunn commented Sep 8, 2023

See #1019

Otherwise pentesters using curl with a hostname like Events.wordpress.org (not the uppercase) will clutter the logs with fatal errors because the Global Fonts mu-plugin isn't loaded. Regular browsers automatically convert the domain to lowercase before sending the request.

The production config will need to be changed in SVN.

Otherwise pentesters using `curl` with a hostname like `Events.wordpress.org` (not the uppercase) will clutter the logs with fatal errors because the Global Fonts mu-plugin isn't loaded. Regular browsers automatically convert the domain to lowercase before sending the request.

Co-Authored-By: Paul Kevan <[email protected]>
@iandunn iandunn added this to the Pilot Events: Post Event milestone Sep 8, 2023
@iandunn iandunn self-assigned this Sep 8, 2023
@iandunn iandunn marked this pull request as ready for review September 8, 2023 18:15
@iandunn iandunn merged commit 5ce4542 into production Sep 8, 2023
@iandunn iandunn deleted the fix-stylesheet-fatal branch September 8, 2023 18:15
@iandunn
Copy link
Member Author

iandunn commented Sep 8, 2023

Production updated in r4557-wordcamp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant