This is an automated email from the ASF dual-hosted git repository. iuliana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 60e41a4 add a few more entitlements checks and notes in places new 71cbcf7 New entitlement for execute Groovy and new role not allowing it new 1ea4ac4 Merge remote-tracking branch 'origin/master' into feature/entitlement-execute-script new 9068d54 Avoiding groovy scripts also for the 'user' EntitlementManager new afe59c3 Merge pull request #1210 from jcabrerizo/feature/entitlement-execute-script The 13095 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../entitlement/EntitlementManagerAdapter.java | 6 ++++ .../core/mgmt/entitlement/Entitlements.java | 33 ++++++++++++++++++++-- .../core/mgmt/entitlement/EntitlementsTest.java | 23 +++++++++++++++ .../brooklyn/rest/resources/ScriptResource.java | 2 +- 4 files changed, 61 insertions(+), 3 deletions(-)