[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237708#comment-16237708
 ] 

ASF subversion and git services commented on CLOUDSTACK-10111:
--------------------------------------------------------------

Commit c6b808fd334114ee12416e4361722ca123a349b9 in cloudstack's branch 
refs/heads/master from [~rafaelweingartner]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=c6b808f ]

CLOUDSTACK-10111: Fix validation for parameter "vm.password.length" (#2291)

The description of the parameter was saying that the parameter has to be bigger 
than 6, however, in the code we were only accepting values bigger than 10. This 
PR changes the validation method to accept any number >= 6. We also change 
other inconsistencies in error messages presented to users. in near by 
validations.

> Fix validation for parameter "vm.password.length"
> -------------------------------------------------
>
>                 Key: CLOUDSTACK-10111
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10111
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Rafael Weingärtner
>            Assignee: Rafael Weingärtner
>            Priority: Minor
>
> The description of the parameter was saying that the parameter has to be 
> bigger than 6, however, in the code we were only accepting values bigger than 
> 10. This PR changes the validation method to accept any number >= 6



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to