[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
Wed Aug 6 15:52:31 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990903#comment-12990903 ]
RH Bugzilla Integration commented on WFLY-3508:
-----------------------------------------------
Kabir Khan <kkhan at redhat.com> changed the Status of [bug 1104730|https://bugzilla.redhat.com/show_bug.cgi?id=1104730] from POST to MODIFIED
> 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
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Affects Versions: 8.1.0.Final
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
> Fix For: 9.0.0.Beta1
>
>
> 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.2.6#6264)
More information about the jboss-jira
mailing list