[
https://issues.apache.org/jira/browse/JEXL-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-463.
--------------------------------
Resolution: Fixed
Commit
[e785beb|https://github.com/apache/commons-jexl/commit/e785bebf3712987a42fe504f5f6b9843fc84ac97]
> Add JexlPermissions.logging() to log which reflective elements are allowed or
> denied.
> -------------------------------------------------------------------------------------
>
> Key: JEXL-463
> URL: https://issues.apache.org/jira/browse/JEXL-463
> Project: Commons JEXL
> Issue Type: New Feature
> Affects Versions: 3.6.3
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Major
> Fix For: 3.7.0
>
>
> When configuring permissions, it is sometimes hard to determine that a script
> fails to run due to permissions. A method call that fails because the method
> is not found may in fact come from permissions denying access to that method.
> This features enables logging all allow/deny operations (once) during
> execution giving a way to determine such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)