Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is the initial version of an 'java like' method matching for OGNL. #19

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

marvkis
Copy link
Contributor

@marvkis marvkis commented Mar 10, 2016

This fixes:
#16
#17

https://issues.apache.org/jira/browse/OGNL-250

and maybe even more issues related to wrong methods.

But it's a huge change in OGNL method matching so it also might break some things.

All unit tests pass for Java 7 and Java 8.

This fixes:
orphan-oss#16
orphan-oss#17
https://issues.apache.org/jira/browse/OGNL-250

and maybe even more issues related to wrong methods. But it's a huge change in OGNL method matching so it also might break some things.
All unit tests pass for Java 7 and Java 8.
@lukaszlenart
Copy link
Collaborator

I have built it and tested with the latest Struts version (2.5) - looks like all tests passed but something potentially can explode latter on ;-) But it may also solve that problem http://struts.apache.org/docs/security.html#Security-OGNLisusedtocallaction'smethods

@lukaszlenart
Copy link
Collaborator

Let's merge and release a new version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants