golja opened a new pull request, #170: URL: https://github.com/apache/ofbiz-plugins/pull/170
This PR addresses the issue raised by @gsperi on the dev-list on March 23, 2026 (subject: "rest-api plugin and CORS filter") regarding the incorrect handling of CORS origins in the rest-api plugin. Dependent on PR [#1034](https://github.com/apache/ofbiz-framework/pull/1034), this PR updates the APICorsFilter class to correctly compare the request's Origin header against the list of allowed origins and to populate the Access-Control-Allow-Origin response header based on the matching result. -- 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]
