[jboss-jira] [JBoss JIRA] (WFLY-3508) add-user.sh exits with status code 0 when password complexity fails
RH Bugzilla Integration (JIRA)
issues at jboss.org
Tue Sep 16 15:16:09 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003183#comment-13003183 ]
RH Bugzilla Integration commented on WFLY-3508:
-----------------------------------------------
Paul Gier <pgier at redhat.com> changed the Status of [bug 1104730|https://bugzilla.redhat.com/show_bug.cgi?id=1104730] from MODIFIED to ON_QA
> add-user.sh exits with status code 0 when password complexity fails
> --------------------------------------------------------------------
>
> Key: WFLY-3508
> URL: https://issues.jboss.org/browse/WFLY-3508
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 8.1.0.Final
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
> Fix For: 9.0.0.Alpha1
>
>
> Description from Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1104730
> {noformat}
> add-user.sh exists with status code 0 when the password complexity check fails. This should exit with status code 1 instead.
> Version-Release number of selected component (if applicable):
> 6.2.0
> How reproducible:
> ./add-user.sh -u derp -p 1234; echo $?
> Actual results:
> 0
> Expected results:
> 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list