From ecde389ee6fa2a58318d5c78d0186edf8b189b63 Mon Sep 17 00:00:00 2001 From: Johannes Geppert Date: Mon, 5 Oct 2015 20:15:51 +0200 Subject: [PATCH] WW-4540 Enable Strict DMI be default - Extend global allowed methods in rest plugin with rest plugin specific default methods --- plugins/rest/src/main/resources/struts-plugin.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/rest/src/main/resources/struts-plugin.xml b/plugins/rest/src/main/resources/struts-plugin.xml index 6607dcf48..36dbc5f98 100644 --- a/plugins/rest/src/main/resources/struts-plugin.xml +++ b/plugins/rest/src/main/resources/struts-plugin.xml @@ -22,8 +22,8 @@ */ --> + "-//Apache Software Foundation//DTD Struts Configuration 2.5//EN" + "http://struts.apache.org/dtds/struts-2.5.dtd"> @@ -109,6 +109,8 @@ + execute,input,back,cancel,browse,save,delete,list,index,show,create,update,destroy,edit,editNew +