This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feature/WW-5256-freemarker-compress
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 2fa7671a0 docs(compress): WW-5256 add singleLine attribute 
documentation
     add 9c8fa77af feat(security): add security enhancements to Compress 
component
     add d1f26ff83 test(compress): add security tests for Compress component
     add 06011ee60 docs(compress): add security section to compress tag 
documentation
     add 5c3a6b206 refactor(compress): WW-5256 simplify to single compression 
algorithm

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/struts2/StrutsConstants.java   |  14 +
 .../org/apache/struts2/components/Compress.java    | 118 ++--
 .../org/apache/struts2/views/jsp/CompressTag.java  |   6 -
 .../org/apache/struts2/default.properties          |  10 +
 .../site/resources/tags/compress-attributes.html   |   8 -
 .../site/resources/tags/compress-description.html  |   2 +
 .../apache/struts2/components/CompressTest.java    | 228 ++++---
 .../apache/struts2/views/jsp/CompressTagTest.java  |  29 +-
 ...press-component-security-implementation-plan.md | 675 +++++++++++++++++++++
 9 files changed, 917 insertions(+), 173 deletions(-)
 create mode 100644 
thoughts/shared/research/2025-11-27-compress-component-security-implementation-plan.md

Reply via email to