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

   WW-5534
   --
   Unfortunately, the previous fix (#1237) was not reliable as 
`Introspector#getBeanInfo` would return slightly different things depending on 
the visibility of the class hierarchy.
   
   I decided to simplify the exemption logic for `ModelDriven` Actions by 
moving the allowlisting code into `ModelDrivenInterceptor`, and have 
`ParametersInterceptor` skip the validation logic entirely when a `ModelDriven` 
Action was detected.


-- 
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