RESOLVED FIXED 191325
[ews-app] Fix Invalid HTTP_HOST header
https://bugs.webkit.org/show_bug.cgi?id=191325
Summary [ews-app] Fix Invalid HTTP_HOST header
Aakash Jain
Reported 2018-11-06 12:57:43 PST
After deploying the EWS_app to ews.webkit-uat.org, accessing http://ews.webkit-uat.org encounters an error: Exception Type: DisallowedHost at / Exception Value: Invalid HTTP_HOST header: 'ews.webkit-uat.org'. You may need to add u'ews.webkit-uat.org' to ALLOWED_HOSTS.
Attachments
Proposed patch (1.08 KB, patch)
2018-11-06 13:01 PST, Aakash Jain
lforschler: review+
Aakash Jain
Comment 1 2018-11-06 13:01:07 PST
Created attachment 353994 [details] Proposed patch
Lucas Forschler
Comment 2 2018-11-06 14:17:20 PST
Comment on attachment 353994 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=353994&action=review > Tools/ChangeLog:8 > + Changing ALLOWED_HOSTS to * as the landing page should be publically accessible. nit: publicly
Aakash Jain
Comment 3 2018-11-06 15:25:04 PST
Radar WebKit Bug Importer
Comment 4 2018-11-06 15:26:33 PST
Note You need to log in before you can comment on or make changes to this bug.