Commit Graph

552 Commits

Author SHA1 Message Date
Lukasz Lenart 9bcd1bc9f6 WW-4626 Adds support for .cat domain 2016-05-13 07:40:25 +02:00
Lukasz Lenart 5190b53673 Uses isSequence flag to block chained expressions 2016-04-20 08:01:02 +02:00
Lukasz Lenart 6fee2eb1a4 [maven-release-plugin] prepare for next development iteration 2016-03-18 20:50:53 +01:00
Lukasz Lenart 0ac8932aa3 [maven-release-plugin] prepare release STRUTS_2_3_28 2016-03-18 20:50:41 +01:00
Lukasz Lenart 6b497ef8f7 WW-4605 Reverts to previous flow when result is created just before executing it 2016-03-18 20:41:06 +01:00
Lukasz Lenart 519c767114 [maven-release-plugin] prepare for next development iteration 2016-03-18 08:54:43 +01:00
Lukasz Lenart 8a59ed02c9 [maven-release-plugin] prepare release STRUTS_2_3_27 2016-03-18 08:54:31 +01:00
Lukasz Lenart f48c30eaa7 Adds proper logic to exclude MemberAccess 2016-03-18 08:45:13 +01:00
Lukasz Lenart 94c4462658 [maven-release-plugin] prepare for next development iteration 2016-03-14 11:39:11 +01:00
Lukasz Lenart 013077abcb [maven-release-plugin] prepare release STRUTS_2_3_26 2016-03-14 11:38:57 +01:00
Lukasz Lenart fbb91d1bb9 Reverts excluded classes 2016-03-14 11:25:00 +01:00
Lukasz Lenart a67ac45258 [maven-release-plugin] prepare for next development iteration 2016-03-11 16:02:55 +01:00
Lukasz Lenart 8ca0f2fc46 [maven-release-plugin] prepare release STRUTS_2_3_25 2016-03-11 16:02:17 +01:00
Lukasz Lenart 37842193ab Narrows possible locale to those from available locales 2016-03-11 11:03:36 +01:00
Lukasz Lenart d028886cd1 Drops wrong arg passed to logger 2016-02-25 20:29:38 +01:00
Lukasz Lenart 1b4868df3e WW-4595 Resolves regression issue but keeping support for custom text provider 2016-02-25 20:12:23 +01:00
Lukasz Lenart 5efc595011 WW-4560 Reverts checking if value is excluded and uses Internal Security Mechanism 2016-02-25 18:16:32 +01:00
Lukasz Lenart 9c7b833668 WW-4600 Ports solution with PreResultListener from WW-4605 2016-02-11 08:21:59 +01:00
Lukasz Lenart 15c79e1398 WW-4587 Adds logic to cache missing bundles 2016-01-26 10:59:47 +01:00
Lukasz Lenart 18bdc141ea WW-4575 Uses startWith instead of pattern matching to improve overall performance 2016-01-26 09:33:48 +01:00
Lukasz Lenart bd1a121b82 Ports blocking eval expressions from commit 61a7ee2961 2016-01-10 12:17:34 +01:00
Lukasz Lenart 6177cf3387 Ports exclude access Class from commit 74e26830d2 2016-01-10 12:17:34 +01:00
Victor Sosa 1158b0adda fix for WW-4573
NPE/ concurrent modification exception

using a CopyOnWriteArrayList. This is to keep Memory consistency on the
ValueStack.
2016-01-04 20:07:04 +01:00
Lukasz Lenart 38e8f86a75 WW-4569 Adds support for .tech
(cherry picked from commit 7f10be5c37)
2015-11-28 16:38:57 +01:00
Lukasz Lenart 22cb8c7e7d WW-4562 Upgrades OGNL to latest 3.0.13 version 2015-11-04 18:09:55 +01:00
Lukasz Lenart 7848534e2f WW-4554 Drops duplicated calls to initialize BeanPostProcessors
It's already done by Spring
2015-10-27 08:27:25 +01:00
Christoph Nenning d15424ee5f added changes from PRs #54 and #55 which have been merged to master (also see WW-4552 and WW-4553) 2015-10-12 13:27:22 +02:00
Lukasz Lenart 30d30e07de WW-4536 Checks for patterns in action names to build the same key for actions with patterns 2015-10-11 18:54:15 +02:00
Lukasz Lenart 755ad3fadb WW-4536 Drops static to allow redefine the key 2015-10-10 10:10:21 +02:00
Lukasz Lenart f5d455da12 WW-4551 Adds support for conversion of RFC3339 dates with date part only 2015-10-10 10:01:33 +02:00
Lukasz Lenart 4f817dc7a9 Prepares for 2.3.x development cycle 2015-10-09 19:02:09 +02:00
Lukasz Lenart 7a9863169f [maven-release-plugin] prepare release STRUTS_2_3_24_1 2015-09-22 07:49:22 +02:00
Lukasz Lenart 0cefe507fb Sets SNAPSHOT version 2015-09-22 07:39:39 +02:00
Lukasz Lenart f420f28466 Solves issue with vulnerable parameters 2015-09-22 07:24:49 +02:00
Lukasz Lenart 925741ad1e [maven-release-plugin] prepare release STRUTS_2_3_24 2015-05-03 12:07:56 +02:00
Lukasz Lenart 5649ff1ac5 Includes action: and method: as excluded patterns and drops class 2015-04-29 21:35:04 +02:00
Lukasz Lenart 326e89daf3 Refactors logger factory to simplify adding new implementations 2015-04-19 14:03:27 +02:00
Johannes Geppert 951a4f8f2b WW-4492 Add support for Log4J2 as a struts and xwork logging backend
- Extend xwork LoggerFactory  to autodetect log4j2 if available in classpath
2015-04-18 21:27:22 +02:00
Johannes Geppert 48c0764f73 WW-4492 Add support for Log4J2 as a struts and xwork logging backend 2015-04-18 12:29:13 +02:00
Lukasz Lenart 75027a3cb8 Sets proper version 2015-04-07 11:27:40 +02:00
Lukasz Lenart 6d16144e31 Sets proper version 2015-04-07 11:26:30 +02:00
Lukasz Lenart a31af91199 [maven-release-plugin] prepare for next development iteration 2015-04-07 09:52:42 +02:00
Lukasz Lenart d469fffed9 [maven-release-plugin] prepare release STRUTS_2_3_23 2015-04-07 09:52:32 +02:00
Lukasz Lenart 4a08f070f1 WW-4482 Fallbacks to non-collection evaluation for non-collection param 2015-04-02 10:17:23 +02:00
Lukasz Lenart 6021995bfb WW-4481 Adds context to deprecations warning 2015-03-30 09:51:54 +02:00
Lukasz Lenart 3e23f2191e [maven-release-plugin] prepare for next development iteration 2015-03-19 07:11:27 +01:00
Lukasz Lenart 22573f8de8 [maven-release-plugin] prepare release STRUTS_2_3_22 2015-03-19 07:11:15 +01:00
Lukasz Lenart 4f0f7d1384 Adds additional use case to check access to values of int type 2015-03-07 07:39:44 +01:00
Przemek Bruski e0d72397c2 WW-4427 - Converters are no longer applied to values coming from the context on error path 2015-02-15 10:40:13 +01:00
Aleksandr Mashchenko 76ea79f38a Handle default (unnamed) package security check 2015-02-04 22:57:55 +02:00