[
https://issues.apache.org/struts/browse/WW-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46114#action_46114
]
Musachy Barroso commented on WW-3017:
-------------------------------------
Rene, could you rename the property to match the ones we already have (instead
of a_b, aB). We also need to document this, I will do it later if you don't
beat me to it.
> Making it possible to have a configurable list of uri-patterns telling struts
> not to handle the request
> -------------------------------------------------------------------------------------------------------
>
> Key: WW-3017
> URL: https://issues.apache.org/struts/browse/WW-3017
> Project: Struts 2
> Issue Type: Improvement
> Components: Dispatch Filter
> Affects Versions: 2.1.7
> Reporter: Andreas Joseph Krogh
> Assignee: Rene Gielen
> Priority: Minor
> Fix For: 2.1.7
>
> Attachments: filters.diff, filters2.diff
>
>
> This add a constant:
> StrutsConstants.STRUTS_ACTION_EXCLUDE_PATTERN="struts.action.exclude_pattern"
> which is configured in struts.xml or struts.properties. Setting this property
> to a comma-separated list of patterns (java.util.regex.Pattern) makes Struts2
> ignore handling the request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.