From 297931508a4973b75f10ec17286f21a976d0c4cf Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 6 Mar 2022 21:10:45 -0800 Subject: [PATCH] Add header changes on cors --- .../webapp/WEB-INF/wisemapping-security.xml | 22 +++++++++++++++++-- .../webapp/WEB-INF/wisemapping-servlet.xml | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security.xml b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security.xml index 5f23acc0..ce3e15f8 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security.xml @@ -3,10 +3,14 @@ + http://www.springframework.org/schema/security/spring-security.xsd + http://www.springframework.org/schema/util + http://www.springframework.org/schema/util/spring-util.xsd" +> @@ -18,7 +22,7 @@ - + @@ -43,6 +47,8 @@ + + @@ -83,4 +89,16 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml index 362c0980..62ce1e99 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml @@ -23,7 +23,7 @@ -