Commit Graph

  • 8954ad61c1 WW-5364 Add String.class to system allowlist Kusal Kithul-Godage 2024-01-02 15:44:59 +11:00
  • 3d25caa0a8 WW-5382 Update Dispatcher#getContainer JavaDoc Kusal Kithul-Godage 2024-01-02 03:48:49 +11:00
  • 946737c811 WW-5382 Rework Dispatcher injections Kusal Kithul-Godage 2024-01-02 03:29:54 +11:00
  • ae71c464a8 WW-5382 Delete redundant code Kusal Kithul-Godage 2024-01-02 02:59:40 +11:00
  • fa5b46c784 WW-5382 Add test for Dispatcher reinjection Kusal Kithul-Godage 2024-01-02 02:57:19 +11:00
  • 6f1e1222bc WW-5382 Rework existing Dispatcher tests and base test classes Kusal Kithul-Godage 2024-01-02 01:46:28 +11:00
  • 96618ebbdf Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0 dependabot[bot] 2024-01-01 09:58:53 +00:00
  • afa40c17ec Merge pull request #818 from apache/dependabot/maven/org.apache.commons-commons-compress-1.24.0 Lukasz Lenart 2024-01-01 10:57:29 +01:00
  • 52f14721e0 Merge pull request #816 from apache/dependabot/github_actions/actions/upload-artifact-4.0.0 Lukasz Lenart 2024-01-01 10:56:44 +01:00
  • 3dabcf127b Merge pull request #812 from apache/feature/WW-5362-remove-type Lukasz Lenart 2024-01-01 10:54:55 +01:00
  • 2246ea06cd Upgrades Mockito to ver 5.8.0 Lukasz Lenart 2024-01-01 10:53:38 +01:00
  • 5d414d4a76 Merge pull request #810 from apache/feature/jakarta-modules Lukasz Lenart 2024-01-01 10:40:35 +01:00
  • 2024d83177 WW-5382 Fix stale bootstrap context on ActionContext Kusal Kithul-Godage 2023-12-31 00:30:15 +11:00
  • 15acd72d24 WW-5382 Fix stale injections in Dispatcher Kusal Kithul-Godage 2023-12-31 00:29:29 +11:00
  • 32584c3551 WW-5382 Fix StrutsInternalTestCase Kusal Kithul-Godage 2023-12-30 23:55:12 +11:00
  • daf5b5055d Fixes typo in pom Lukasz Lenart 2023-12-30 10:50:31 +01:00
  • c322abacbf WW-5381 Introduce extension point for MethodAccessor Kusal Kithul-Godage 2023-12-29 14:06:28 +11:00
  • aef5d5c6c7 WW-5381 Introduce extension point for CompoundRootAccessor Kusal Kithul-Godage 2023-12-29 13:46:05 +11:00
  • 8f4d9a6f6f WW-5381 Introduce RootAccessor interface for extension point Kusal Kithul-Godage 2023-12-29 13:39:14 +11:00
  • 450ee91b03 WW-5379 Fix not looking in chained contexts' chained contexts Kusal Kithul-Godage 2023-12-28 08:07:33 +11:00
  • 3eddd56d2d WW-5379 Add support for internal and chained contexts Kusal Kithul-Godage 2023-12-28 07:42:23 +11:00
  • 3dbc5c250e WW-5379 Implement alternative mechanism for Velocity directives to obtain ValueStack Kusal Kithul-Godage 2023-12-28 05:00:31 +11:00
  • eb3928cb15 WW-5378 Add option to disable ValueStack context fallback Kusal Kithul-Godage 2023-12-28 00:45:21 +11:00
  • f6fbab9a40 WW-5378 Assorted refactor and clean up Kusal Kithul-Godage 2023-12-28 00:29:09 +11:00
  • 056228cd1e Merge pull request #819 from henrikplate/fix-CVE-2023-50164 Lukasz Lenart 2023-12-22 08:56:38 +01:00
  • 39de8827cb Add file upload params case-insensitive henrikplate 2023-12-20 13:49:59 +01:00
  • b9c797e1b4 WW-5362 Removes deprecated language attribute Lukasz Lenart 2023-12-19 16:19:21 +01:00
  • 80038f0ca1 WW-5362 Removes language attribute Lukasz Lenart 2023-12-18 16:43:42 +01:00
  • b5e07903f2 Merge pull request #811 from apache/feature/WW-5328-removes-deprecated Lukasz Lenart 2023-12-18 16:41:42 +01:00
  • 92227bb51e Merge pull request #814 from assachs/master Lukasz Lenart 2023-12-18 07:14:43 +01:00
  • e98f6ffe5a Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 dependabot[bot] 2023-12-18 05:54:58 +00:00
  • 3aeff1c690 Merge pull request #817 from apache/dependabot/github_actions/github/codeql-action-3 Lukasz Lenart 2023-12-18 06:54:33 +01:00
  • 545292561d Merge pull request #815 from apache/WW-5364-fix-map-access Kusal Kithul-Godage 2023-12-18 16:52:34 +11:00
  • 517d18bc44 Bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-18 01:27:20 +00:00
  • f0ac0a9ade Bump actions/upload-artifact from 3.1.3 to 4.0.0 dependabot[bot] 2023-12-18 01:26:49 +00:00
  • 5aeecd2d1b WW-5364 Add missing system allowlist classes Kusal Kithul-Godage 2023-12-18 10:59:25 +11:00
  • 8965c575cd Update CspReportAction.java WW-5373 assachs 2023-12-17 23:34:24 +01:00
  • 4bc19c773e Merge pull request #813 from apache/feature/jenkins-pipeline-struts-7 Lukasz Lenart 2023-12-17 17:23:49 +01:00
  • 165e464a12 Builds Struts 7 as part of the main pipeline Lukasz Lenart 2023-12-17 16:50:17 +01:00
  • 94dd7a5267 WW-5362 Removes type attribute out of <s:script/> tag Lukasz Lenart 2023-12-17 16:40:22 +01:00
  • e8881f6644 WW-5328 Removes deprecated setters Lukasz Lenart 2023-12-17 16:14:41 +01:00
  • 26bb35e6c5 Moves JakartaEE related modules into dedicate subdirectory Lukasz Lenart 2023-12-16 17:37:09 +01:00
  • cd2bfee2d7 Merge pull request #809 from apache/fix/after-rebase Lukasz Lenart 2023-12-17 15:39:54 +01:00
  • 660f5376e0 Fixes pipeline to properly handle transformed artifacts Lukasz Lenart 2023-12-16 18:35:30 +01:00
  • 51a173aa26 Upgrades Maven wrapper Lukasz Lenart 2023-12-16 18:34:58 +01:00
  • 576c064695 Replaces empty file upload test with simple one Lukasz Lenart 2023-12-16 16:48:51 +01:00
  • 938f8eadb9 Adds missing import Lukasz Lenart 2023-12-16 16:22:15 +01:00
  • b087006a41 WW-5339 Add option to block custom OGNL maps Kusal Kithul-Godage 2023-12-05 13:06:33 +11:00
  • 83874c3318 WW-5364 fixes automatically populated OGNL allowlist Lukasz Lenart 2023-12-16 16:12:46 +01:00
  • 31a582eee5 WW-5371 Migrates modern upload change to JakartaEE Lukasz Lenart 2023-12-16 16:11:37 +01:00
  • 19642a5e69 WW-5371 Migrates modern upload change to JakartaEE Lukasz Lenart 2023-12-16 13:58:52 +01:00
  • e0f77c11b5 WW-5370 Simplifies error handling logic Lukasz Lenart 2023-12-15 09:38:43 +01:00
  • 2009e58924 WW-5371 Document how to use the new file upload logic Lukasz Lenart 2023-12-12 08:35:31 +01:00
  • 7f4c37b86a WW-5371 Simplifies file upload logic and extracts constants Lukasz Lenart 2023-12-11 08:55:20 +01:00
  • 86d4a52017 WW-5371 Uses the new upload mechanism in Showcase app Lukasz Lenart 2023-12-11 07:56:38 +01:00
  • 94a4f559e9 WW-5371 Implements action based file upload Lukasz Lenart 2023-12-11 07:37:38 +01:00
  • 5e187ad12e WN-5141 jdyer1 2023-12-15 10:58:17 -06:00
  • 6ce1e9ea3e Upgrades Htmlunit to version 3.6.0 Lukasz Lenart 2023-12-01 08:32:27 +01:00
  • 8b8de96b49 WN-5141 fix whitespace issues jdyer1 2023-11-27 08:21:57 -06:00
  • 97dbdc1c90 Delete remaining deprecated plugins Kusal Kithul-Godage 2023-11-23 20:08:03 +11:00
  • a20d26fc3d Delete unused files missed in previous PR Kusal Kithul-Godage 2023-11-23 19:58:56 +11:00
  • 0fa8cdd3e2 [WW-5141] Removes deprecated plugins (#798) James Dyer 2023-11-21 12:26:07 -06:00
  • e6e0577995 WW-5335 Reverts adding release/struts-7-0-x branch to scorecards analysis Only the main branch is supported by this action Lukasz Lenart 2023-11-15 06:14:59 +01:00
  • 60794037dd WW-5335 Prepares for Java 17 & Struts 7.x Lukasz Lenart 2023-11-12 11:15:56 +01:00
  • 6f35c02fbf [WW-5141] Removes deprecated plugins (#798) James Dyer 2023-11-21 12:26:07 -06:00
  • bed0db3470 WN-5141 jdyer1 2023-11-20 17:02:08 -06:00
  • b372ac9e9a WN-5141 jdyer1 2023-11-20 16:56:38 -06:00
  • 8cd0dc9cc1 Revert "WN-5141" jdyer1 2023-11-20 16:45:23 -06:00
  • 3f2b8c526b WN-5141 jdyer1 2023-11-20 16:44:56 -06:00
  • e95a07fcf1 WN-5141 jdyer1 2023-11-20 16:44:37 -06:00
  • c59ba68e11 WN-5141 jdyer1 2023-11-20 14:58:06 -06:00
  • eb4387521e Revert "WN-5141" jdyer1 2023-11-20 14:50:04 -06:00
  • 0e6d31729c WN-5141 jdyer1 2023-11-20 14:49:28 -06:00
  • 94c166f228 Revert "WN-5141" jdyer1 2023-11-20 11:55:48 -06:00
  • 147f0ca8a5 Revert "WN-5141" jdyer1 2023-11-20 11:55:28 -06:00
  • 71c2fe0ef9 Revert "WN-5141" jdyer1 2023-11-20 11:55:16 -06:00
  • 1295c59456 WN-5141 jdyer1 2023-11-20 10:55:02 -06:00
  • 519b8bd98a WN-5141 jdyer1 2023-11-16 18:18:12 -06:00
  • 7d835bfa44 WN-5141 jdyer1 2023-11-16 17:52:58 -06:00
  • 8c906f3c81 WW-5335 Reverts adding release/struts-7-0-x branch to scorecards analysis Only the main branch is supported by this action Lukasz Lenart 2023-11-15 06:14:59 +01:00
  • 2fe7a91bdd WW-5335 Prepares for Java 17 & Struts 7.x Lukasz Lenart 2023-11-12 11:15:56 +01:00
  • df56821abb WN-5141 jdyer1 2023-11-15 12:25:34 -06:00
  • baddd368c4 WN-5141 jdyer1 2023-10-30 13:29:57 -05:00
  • 8b501aa212 WN-5141 jdyer1 2023-10-18 13:06:44 -05:00
  • b8d07f422b WW-5335 Reverts adding release/struts-7-0-x branch to scorecards analysis Only the main branch is supported by this action Lukasz Lenart 2023-11-15 06:14:59 +01:00
  • 79138e1853 WW-5335 Prepares for Java 17 & Struts 7.x jdyer1 2023-11-15 09:48:44 -06:00
  • d20972c13f WW-5141 fix formatting problems jdyer1 2023-11-14 17:11:39 -06:00
  • 6e76a3abc8 WN-5141 jdyer1 2023-11-14 15:48:32 -06:00
  • 72d07f838d WN-5141 jdyer1 2023-11-14 15:17:23 -06:00
  • 712fa7fba2 Revert "WN-5141" jdyer1 2023-11-14 13:19:42 -06:00
  • e9c6ce0199 WN-5141 jdyer1 2023-11-14 13:19:19 -06:00
  • 48b8a3b54f WN-5141 jdyer1 2023-11-14 11:25:48 -06:00
  • 38c51d255e WN-5141 jdyer1 2023-11-13 17:07:48 -06:00
  • d36a76c950 WN-5141 jdyer1 2023-11-13 15:46:50 -06:00
  • 730e5829d0 Revert "WN-5141" jdyer1 2023-11-13 14:59:00 -06:00
  • ec6c96e16c Revert "WN-5141" jdyer1 2023-11-13 14:56:15 -06:00
  • a9edf74798 Revert "WN-5141" jdyer1 2023-11-13 14:56:05 -06:00
  • bafcccc3bf Revert "WN-5141" jdyer1 2023-11-13 14:55:55 -06:00
  • 0b9ca66f50 Revert "WN-5141" jdyer1 2023-11-13 14:55:42 -06:00
  • b52f18ced4 Revert "WN-5141" jdyer1 2023-11-13 14:55:26 -06:00