struts
struts copied to clipboard
WW-5184 - Add optional parameter value check to ParametersInterceptor
Coverage increased (+0.04%) to 50.675% when pulling 584634a9b5ed66eabc5655a49d704a7038bd1e27 on brianandle:WW-5184_v2 into 4b3ee53f939ac040b6d5351591eace6023d78514 on apache:master.
@lukaszlenart, sorry just noticed the comment, so you're thinking of a ParameterValueAware similar to ParameterNameAware correct? If so I can work on that in the morning (I'm in PST timezone).
Added ParameterValueAware interface and unit test
I would postpone this change and introduce it into 6.1.0 - right now there is a few bugs targeting 6.0.1 which is a priority for me
LGTM 👍
@brianandle could you add this new options to https://struts.apache.org/core-developers/parameters-interceptor ? Thanks in advance!
Sure. I'll work on that on Monday.
From: Lukasz Lenart @.> Sent: Wednesday, September 14, 2022 7:54 AM To: apache/struts @.> Cc: brianandle @.>; Mention @.> Subject: Re: [apache/struts] WW-5184 - Add optional parameter value check to ParametersInterceptor (PR #559)
@brianandlehttps://github.com/brianandle could you add this new options to https://struts.apache.org/core-developers/parameters-interceptor ? Thanks in advance!
— Reply to this email directly, view it on GitHubhttps://github.com/apache/struts/pull/559#issuecomment-1246892090, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZLWUEVT55DHCUZ7TR6V44TV6HRKDANCNFSM5X4H5MIA. You are receiving this because you were mentioned.Message ID: @.***>
Created https://github.com/apache/struts-site/pull/170 for the doc changes