[jboss-jira] [JBoss JIRA] (WFLY-2189) Enforce and correctly describe permissions on domain server lifecycle ops
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Sep 30 18:40:02 EDT 2013
Brian Stansberry created WFLY-2189:
--------------------------------------
Summary: Enforce and correctly describe permissions on domain server lifecycle ops
Key: WFLY-2189
URL: https://issues.jboss.org/browse/WFLY-2189
Project: WildFly
Issue Type: Sub-task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.CR1
ServerStartHandler, ServerRestartHandler and ServerStopHandler need:
1) setRuntimeOnly() added to the SimpleOperationDefinitionBuilder build of their OperationDefinition. This will open these ops to the Operator role.
2) A permission check trigger added to the Stage.RUNTIME handling. This will result in actual permission enforcement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list