[jboss-jira] [JBoss JIRA] (WFLY-2307) Allow access-control "write" metadata to say "true" for read-only attributes
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Oct 15 14:46:35 EDT 2013
Brian Stansberry created WFLY-2307:
--------------------------------------
Summary: Allow access-control "write" metadata to say "true" for read-only attributes
Key: WFLY-2307
URL: https://issues.jboss.org/browse/WFLY-2307
Project: WildFly
Issue Type: Sub-task
Components: Domain Management
Affects Versions: 8.0.0.Beta1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.CR1
Revert behavior introduced in WFLY-2029.
The problem is "access-type" relates to how an attribute is handled after the resource is added; e.g. for the write-attribute op. It does not govern whether it is set by the user as part of resource add.
OTOH, the access-control "write" setting covers both add and post-add modification.
Mixing the two leads to things like the console not allowing the Maintainer role to set non-sensitive attributes in the form used for adding resources, e.g. https://bugzilla.redhat.com/show_bug.cgi?id=1017062.
--
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