kusalk opened a new pull request, #986:
URL: https://github.com/apache/struts/pull/986

   WW-5440
   --
   * Fixed `struts2-convention-plugin` compatibility with OGNL allowlist, 
Actions are now auto-allowlisted as expected
   * Fixed `struts2-config-browser-plugin` compatibility with 
`struts.parameters.requireAnnotations=true`
   * Fixed Showcase App Hangman Action by adding appropriate classes to OGNL 
allowlist configuration
   * Fixed a number of other Showcase App Actions which required further 
annotating/allowlisting
   * Deprecated `AnnotationParameterFilterInterceptor` which is superseded by 
`@StrutsParameter` capability
   
   I also went through and did a batch application of `@StrutsParameter` even 
in unit test Actions in which they may not be strictly required. Did this as a 
precautionary measure against any other regressions or unintended test 
behaviour.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to