[jboss-jira] [JBoss JIRA] (WFLY-730) Special Characters in User Names
Guillaume Grossetie (JIRA)
jira-events at lists.jboss.org
Sat Apr 27 16:37:53 EDT 2013
[ https://issues.jboss.org/browse/WFLY-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770547#comment-12770547 ]
Guillaume Grossetie commented on WFLY-730:
------------------------------------------
Is this issue related to the ./add-user.sh script which do not supports "-" in user names ?
If this is the case, I can make a quick fix in [1] to add "-" to the valid punctuation list.
[1] https://github.com/wildfly/wildfly/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/security/state/ValidateUserState.java#L47
> Special Characters in User Names
> --------------------------------
>
> Key: WFLY-730
> URL: https://issues.jboss.org/browse/WFLY-730
> Project: WildFly
> Issue Type: Feature Request
> Components: Scripts
> Reporter: Fernando Ribeiro
> Fix For: Awaiting Volunteers
>
>
> When working with domains, I've noticed that having special characters that are valid in host names (like "-") in user names should be supported to prevent having "fake" host names configured in host.xml files and displayed in the management interfaces.
--
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