mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
b2bfdc5c88
* fix double evaluations... * fix UIBean and its subclasses double evaluations * fix Param tag used with Bean tag double evaluations (to be continued) Reference: https://securitylab.github.com/research/apache-struts-double-evaluation/ * fix AliasInterceptor * fix StreamResult * fix JasperReportsResult * add singleton not excluded and accepted pattern checker for non interceptors * add missing escapedIds