[ https://issues.apache.org/jira/browse/CLOUDSTACK-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287479#comment-16287479 ]
ASF subversion and git services commented on CLOUDSTACK-10111: -------------------------------------------------------------- Commit 895aee37f7da33034c66e209b404f135f49d6279 in cloudstack's branch refs/heads/master from [~milamber] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=895aee3 ] CLOUDSTACK-9736: Incoherent validation and error message when you change the vm.password.length configuration parameter (#2358) Default value introduce in schema-430to440.sql are 6 for the length CLOUDSTACK-10111 have already the error message. > 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)