[jboss-jira] [JBoss JIRA] (AS7-3963) Allow additional punctuation in user names added with add-user script
Flemming Harms (JIRA)
jira-events at lists.jboss.org
Mon Mar 19 15:51:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677794#comment-12677794 ]
Flemming Harms commented on AS7-3963:
-------------------------------------
I have ran a number of test and so far I only found that, if I use the "=" punctuation course problems. I change the PropertiesFileLoader to handle escaped character for "=".
add-user CLI is modified so the user is able to add user with "@", ".", ",", "/" and even "=", I tested with "firstname.lastname at email.com" and "name=" etc and all seems to work fine. Was able to log-in from the both the console and CLI.
> Allow additional punctuation in user names added with add-user script
> ---------------------------------------------------------------------
>
> Key: AS7-3963
> URL: https://issues.jboss.org/browse/AS7-3963
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Flemming Harms
> Fix For: 7.1.2.Final
>
>
> Would need to double check that user names with the additional punctuation don't cause additional problems either in the reading of properties files as properties file or within the mechanisms used which also use punctuation to split a single header e.g. HTTP Digest authentication.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list