Commit Graph

3927 Commits

Author SHA1 Message Date
Lukasz Lenart b6cffd2ffa WW-5450 Uses proper naming when defining a constant 2024-08-30 14:45:55 +02:00
Lukasz Lenart 7aa491eb40 WW-5450 Avoids accessing parameters via a key 2024-08-30 14:03:11 +02:00
Lukasz Lenart 9292dc2d07 WW-5450 Uses existing Jakarta constants instead of free hand strings 2024-08-30 13:41:43 +02:00
Kusal Kithul-Godage 0fd85517e9 WW-4062 Further optimisation of OgnlException caching 2024-08-13 19:15:43 +10:00
Kusal Kithul-Godage 6caa932fff WW-4062 Cache OgnlException thrown on compilation 2024-08-09 20:34:52 +10:00
Kusal Kithul-Godage f41fe80d80 WW-5454 Log warnings on startup for disabled critical security features 2024-08-03 20:24:29 +10:00
Lukasz Lenart 479a9d86ed WW-5451 Fixes NPE when iterator starts with null 2024-07-31 16:53:01 +02:00
Kusal Kithul-Godage 1ecfbae465 WW-5386 Delete deprecated FileUploadInterceptor 2024-07-26 17:29:24 +10:00
Kusal Kithul-Godage d0b53465b5 WW-5411 Delete deprecated code part 6 2024-07-26 16:59:01 +10:00
Kusal Kithul-Godage 35d9c0b418 WW-5411 General code clean up using modern language features 2024-07-26 01:48:10 +10:00
Kusal Kithul-Godage aec78dd161 WW-5411 Misc code cleanup 2024-07-25 21:16:56 +10:00
Kusal Kithul-Godage 4e4cf468a2 WW-5411 Delete deprecated code part 5 2024-07-25 21:16:44 +10:00
Kusal Kithul-Godage e411f9c175 WW-5411 Delete deprecated code part 4 2024-07-25 20:25:03 +10:00
Kusal Kithul-Godage 6c6ef447c9 WW-5411 Delete deprecated code part 3 2024-07-25 20:12:54 +10:00
Kusal Kithul-Godage 5919178ce9 WW-5411 Delete deprecated code part 1 2024-07-25 19:52:01 +10:00
Lukasz Lenart c5dfe61ecf [maven-release-plugin] prepare for next development iteration 2024-07-21 08:59:44 +02:00
Lukasz Lenart 571c7eff0a [maven-release-plugin] prepare release STRUTS_7_0_0_M9 2024-07-21 08:59:32 +02:00
Lukasz Lenart f977f0c0e5 [maven-release-plugin] prepare for next development iteration 2024-07-20 08:28:46 +02:00
Lukasz Lenart d6e30b45da [maven-release-plugin] prepare release STRUTS_6_6_0 2024-07-20 08:28:35 +02:00
Kusal Kithul-Godage 7b84357686 Merge remote-tracking branch 'origin/master' into 7.0.x/merge-master-2024-07-20 2024-07-20 13:36:38 +10:00
Kusal Kithul-Godage cec46792cf Merge branch 'master' into WW-5440-convention 2024-07-15 13:18:00 +10:00
Kusal Kithul-Godage 085471b408 Merge pull request #988 from apache/kusal-experimental
WW-5442 Enforce allowlist for OgnlReflectionProvider
2024-07-14 21:44:38 +10:00
Kusal Kithul-Godage b7b5bff13a WW-5442 Enforce allowlist for OgnlReflectionProvider 2024-07-14 00:47:38 +10:00
Kusal Kithul-Godage cb62cb4e9a WW-5440 Fix OGNL allowlist compat with Convention plugin 2024-07-14 00:34:06 +10:00
Kusal Kithul-Godage abfb2f4568 WW-5428 Stop further excessive logging in DevMode 2024-07-13 23:41:33 +10:00
Kusal Kithul-Godage f9953938f7 WW-5440 Add missing annotations 2024-07-13 21:57:26 +10:00
Kusal Kithul-Godage 56c1291d2f WW-5440 Deprecate AnnotationParameterFilterInterceptor 2024-07-13 21:22:21 +10:00
Lukasz Lenart 54e387dc6f [maven-release-plugin] prepare for next development iteration 2024-07-12 07:27:19 +02:00
Lukasz Lenart dbfb59cb7c [maven-release-plugin] prepare release STRUTS_6_5_0 2024-07-12 07:27:08 +02:00
Lukasz Lenart e40703e8ad [maven-release-plugin] prepare for next development iteration 2024-07-11 09:48:25 +02:00
Lukasz Lenart 4f8cb5211f [maven-release-plugin] prepare release STRUTS_7_0_0_M8 2024-07-11 09:48:14 +02:00
Kusal Kithul-Godage d995b1a85e Merge remote-tracking branch 'origin/master' into 7.0.x/merge-master-2024-07-09 2024-07-09 05:45:36 +10:00
Kusal Kithul-Godage 9fe1a4a031 WW-5428 Stop excessive logging in DevMode 2024-07-09 05:01:02 +10:00
Kusal Kithul-Godage a3cc0422f9 WW-5411 Delete more deprecated methods from OgnlUtil 2024-07-08 20:40:02 +10:00
Kusal Kithul-Godage 089f620ea2 WW-5411 Delete deprecated Aware marker interfaces 2024-07-08 20:37:11 +10:00
Kusal Kithul-Godage 61d593620f WW-5411 Delete misc deprecated methods from 6.4.0 2024-07-08 20:37:11 +10:00
Kusal Kithul-Godage 1b8e7ac824 WW-5411 Delete misc deprecated methods from 6.2.0 2024-07-08 20:37:11 +10:00
Kusal Kithul-Godage e3624835f0 WW-5411 Delete deprecated members from prepare filters 2024-07-08 20:37:11 +10:00
Kusal Kithul-Godage c801c8a741 WW-5411 Delete deprecated methods from OgnlUtil 2024-07-08 20:37:09 +10:00
Kusal Kithul-Godage ead66f2f75 WW-5411 Delete deprecated methods from cache factories and OgnlUtil constructor 2024-07-08 20:33:46 +10:00
Kusal Kithul-Godage 4944f1838f WW-5411 Delete deprecated methods from OgnlValueStack 2024-07-08 20:33:46 +10:00
Kusal Kithul-Godage e2d5cc2bd7 Merge branch 'refs/heads/master' into 7.0.x/merge-master-2024-07-08 2024-07-08 20:21:30 +10:00
Kusal Kithul-Godage 81b4943176 WW-5439 Move Dev Mode security configuration 2024-07-08 20:01:53 +10:00
Kusal Kithul-Godage 05680d7827 WW-5428 Amend log warning for missing allowlist entry 2024-07-08 19:57:36 +10:00
Kusal Kithul-Godage 8555dc266e WW-5428 Add log warning for allowlist disabled 2024-07-08 19:52:22 +10:00
Kusal Kithul-Godage c6f394a0e8 WW-5428 Add log warning for Hibernate entities 2024-07-08 19:44:05 +10:00
Kusal Kithul-Godage c965812ffe WW-5428 Add unit test coverage for Hibernate proxy resolution 2024-07-08 16:58:07 +10:00
Kusal Kithul-Godage 2f814186c8 WW-5428 Allowlist capability should resolve Hibernate proxies when disableProxyObjects is not set 2024-07-08 16:58:07 +10:00
stefansielaff 98f2e68e0b "Swap order of sysStrSubstitutor and envStrSubstitutor in substitute method" 2024-07-02 13:24:57 +02:00
Lukasz Lenart 4267bf0647 Merge pull request #971 from apache/feature/WW-5431-deprecated
WW-5431 Marks unused constants as deprecated
2024-06-24 07:40:13 +02:00