mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
Includes additional global allowed methods
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
|
||||
<default-class-ref class="com.opensymphony.xwork2.ActionSupport" />
|
||||
|
||||
<global-allowed-methods>execute,input,back,cancel,browse</global-allowed-methods>
|
||||
<global-allowed-methods>execute,input,back,cancel,browse,save,delete,list,index</global-allowed-methods>
|
||||
|
||||
</package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user