This is an automated email from the ASF dual-hosted git repository.
grv pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git.
from a343812 Improved: Comment out the SOAP and HTTP engines (OFBIZ-12212)
new 45e246b Improved: Added CORS filter for the rest-api (OFBIZ-12220).
Thanks Alexander Gepting for the contribution.
new 510239a Improved: Added CORS filter for the rest-api (OFBIZ-12220).
Thanks Alexander Gepting for the contribution.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ofbiz/ws/rs/security/auth/APICorsFilter.java | 84 ++++++++++++++++++++++
1 file changed, 84 insertions(+)
create mode 100644
rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/auth/APICorsFilter.java