[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
Fri Sep 19 04:33:02 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004195#comment-13004195 ] 

RH Bugzilla Integration commented on WFLY-3508:
-----------------------------------------------

Petr Kremensky <pkremens at redhat.com> changed the Status of [bug 1104730|https://bugzilla.redhat.com/show_bug.cgi?id=1104730] from ON_QA to VERIFIED

>  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