[
https://issues.jboss.org/browse/WFLY-3126?page=com.atlassian.jira.plugin....
]
Darran Lofthouse updated WFLY-3126:
-----------------------------------
Summary: add-user invalid error message for alpha characters requirement (was:
add-user invalid error message for alpha carachter requirement)
add-user invalid error message for alpha characters requirement
---------------------------------------------------------------
Key: WFLY-3126
URL:
https://issues.jboss.org/browse/WFLY-3126
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 8.0.1.Final
The following error is output for a password that is entirely numeric: -
{code}
[darranl@localhost bin]$ ./add-user.sh admin2 22222222222
* Error *
JBAS015268: Password must have at least 1 alphanumeric character.
{code}
It should say alphabetic not alphanumeric.
--
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