Skip to content

Conversation

@krystian-panek-vmltech
Copy link
Collaborator

@krystian-panek-vmltech krystian-panek-vmltech commented Oct 30, 2025

fixes #244

scripts/management (instead of osgi config)

HealthStatus healthStatus = healthChecker.checkStatus();
MockStatus mockStatus = mockHttpFilter.checkStatus();
State state = new State(spaSettings, healthStatus, mockStatus, instanceInfo.getSettings());
Permissions permissions = new Permissions(executor.authorize(Code.consoleMinimal(), request.getResourceResolver()));
Copy link
Collaborator Author

@krystian-panek-vmltech krystian-panek-vmltech Nov 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check flags under /apps/acm/[features/permissions]/[console|scripts|history|snippets] node instead

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.

Unable to prevent administrator to run script

2 participants