[
https://issues.jboss.org/browse/AS7-3963?page=com.atlassian.jira.plugin.s...
]
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(a)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