[ 
https://issues.apache.org/jira/browse/JEXL-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Biestro resolved JEXL-219.
--------------------------------
    Resolution: Fixed

Adding explicit white/black listing flag for default behavior of sandbox.

src/main/java/org/apache/commons/jexl3/introspection/JexlSandbox.java
src/test/java/org/apache/commons/jexl3/introspection/SandboxTest.java
Committed revision 1764408.


> Blacklist by default in sandbox
> -------------------------------
>
>                 Key: JEXL-219
>                 URL: https://issues.apache.org/jira/browse/JEXL-219
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Henri Biestro
>            Assignee: Henri Biestro
>            Priority: Minor
>             Fix For: 3.1
>
>
> Originally a question from Wayne Robinson:
> http://apache-commons.680414.n4.nabble.com/jexl-Blacklist-by-default-in-sandbox-td4690316.html
> There is no way today to make a sandbox a blackbox by default; adding a flag 
> to determine whether the sandbox should consider that no explicit list (white 
> or black) on a given class means blacklisting or whitelisting it. Making it 
> explicit solves the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to