GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts/pull/53
Secure parameters TBD You can merge this pull request into a Git repository by running: $ git pull https://github.com/lukaszlenart/struts secure-parameters Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/53.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #53 ---- commit a58b069897549f95efdb8aba44e3f702409d7488 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T07:29:11Z Introduces new class to represent HTTP parameters commit 8d81536c53fdd96b7235d04b57b56c22c6442745 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T07:30:03Z Introduces new class to represent expression evaluation commit dd4754b5df8773d1b2ef6d8e470e63ddf2b74226 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T07:30:23Z Uses the class instead of a Map commit c9c156cd572c313165a2d4edb0fe1f80e3e51d8c Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T07:32:10Z Uses HttpParameters class instead of a generic Map commit c51694c0b0bc414eeea619aaa0dc65ad3723766d Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T09:14:27Z Updates implementation and fixes test commit 6a2b4e5b82b7884249ab6177609e7fe577801b41 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:04:40Z Fixes issue with filtering out excluded params commit 18956503248d459953ac8615fbc796f3edf6addd Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:09:28Z Adjusts test commit 2cdbaa6ae45d6105c4bf982a0519b34ed665d960 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:12:17Z Updates test commit 4f96f75afcf61ac88bcca208e1b4a6ddc93f753f Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:27:55Z Fixes test and cleans up naming commit 24a887376b66d75e4ce215b7e3338058bb727ac0 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:29:46Z Fixes test commit 88e0b9940ebad195a3dede8c7e031e614a8b7fb8 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:30:32Z Fixes test commit 38f9788831f237a01da719f37c99f056d094397c Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:32:41Z Fixes test commit 532985ceca2d2f65de6bf1191aff5f11dfbaf550 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:33:25Z Fixes test commit c65fe50f077e6ac61e241ac537ff1bab2e0d5783 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:33:59Z Fixes test commit 2c2b97d19b9e322d1fd715a995827c8d116d4ce2 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:34:30Z Fixes test commit bdfed9510f558f6257eeab14d7dbf2a4d4b34abd Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:35:01Z Fixes test commit cec2b4e3f478067fb179787f33e34ab5724e5968 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:36:44Z Fixes test commit 68a3fdfd9fb52c1a80bda5ced70cadd041b88305 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:38:02Z Fixes test commit 799c03071358853f4e7c3e12018a5dd790c0fcdc Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T12:52:33Z Creates ActionMapping with empty params commit e64f706e14c4e27f5866b78c3beac9a056b825e2 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T13:39:22Z Fixes support for checkboxes commit 5ff6391f6b95d0ab1aba58c3a6a16b21192f8eff Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T18:40:29Z Fixes test commit dad33ec4e82eb16b165dea5b7bfa3060237747b1 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T18:49:14Z Fixes test commit bd65ecbeaf8c06643e5c2dfeaa8891658ef83f1a Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T18:56:19Z Adjusts interceptor commit 4df31040a58c009d77a8291aa5f72f14597befeb Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T19:10:19Z Fixes test commit 5ebe7a3470249b7f43126def7a1d69b61fcbcdfc Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-05T19:11:27Z Fixes test commit 3aa86fad6cc76b7bce4e3ef1c77241fb4e15cb57 Author: Lukasz Lenart <lukasz.len...@gmail.com> Date: 2015-10-06T06:02:30Z Updates tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org