cloudstack/server
Rafael Weingärtner c6b808fd33 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.
2017-11-03 20:35:33 +05:30
..
conf Remove extraneous log directory and add catalina.out log rotation 2016-05-12 08:41:39 +01:00
resources CLOUDSTACK-9957 Annotations (#2181) 2017-10-13 11:55:26 +02:00
scripts
src CLOUDSTACK-10111: Fix validation for parameter "vm.password.length" (#2291) 2017-11-03 20:35:33 +05:30
test Merge pull request #2004 from nuagenetworks/feature/vr_without_public_ip 2017-11-02 11:56:05 +01:00
pom.xml CLOUDSTACK-9993: Securing Agents Communications (#2239) 2017-08-28 12:15:11 +02:00