rzo1 opened a new pull request, #8976: URL: https://github.com/apache/storm/pull/8976
`corsFilterHandle` passed `CrossOriginFilter.ACCESS_CONTROL_ALLOW_ORIGIN_HEADER`, a response header name, where an init-param name was expected, so Jetty ignored the line and the filter ran on its own defaults. Sets `ALLOW_CREDENTIALS_PARAM` explicitly and pins all four init-params in `UIHelpersTest`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
