[jboss-jira] [JBoss JIRA] (WFLY-7670) It is possible to create constant-name-rewriter without defined constant
Jan Tymel (JIRA)
issues at jboss.org
Thu Nov 24 09:12:02 EST 2016
Jan Tymel created WFLY-7670:
-------------------------------
Summary: It is possible to create constant-name-rewriter without defined constant
Key: WFLY-7670
URL: https://issues.jboss.org/browse/WFLY-7670
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Tymel
Assignee: Darran Lofthouse
If user adds a new {{constant-name-rewriter}} via following command {{/subsystem=elytron/constant-name-rewriter=name-rewriter:add(constant)}} then is a new rewriter created.
It shouldn't be possible since {{constant}} attribute isn't filled correctly. However, there is added a new rewriter with {{true}} value [1] instead.
[1] <constant-name-rewriter name="name-rewriter" constant="true"/>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list