Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
> I agree adding 3 characters is a bug and willing to fix it.
Me too.. I find it very worrying that the code base has tests that cater
for bugs to be valid input.
Really makes me wonder about the quality of the product.
Anyways... I di
ginal Message -
> From: "Amogh Vasekar"
> To: dev@cloudstack.apache.org
> Cc: "laszlo hornyak"
> Sent: Saturday, 25 October, 2014 01:41:47
> Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
> Do note that the password generated here is considere
;Amogh Vasekar"
> >> To: dev@cloudstack.apache.org
> >> Cc: "laszlo hornyak"
> >> Sent: Saturday, 25 October, 2014 00:37:07
> >> Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
> >
> >> Hi Laszlo,
> >>
&g
quot;laszlo hornyak"
>> Sent: Saturday, 25 October, 2014 00:37:07
>> Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
>
>> Hi Laszlo,
>>
>> Any comments on the below? I agree adding 3 characters is a bug and
>> willing to fix it.
>>
>> In addition,
r"
> To: dev@cloudstack.apache.org
> Cc: "laszlo hornyak"
> Sent: Saturday, 25 October, 2014 00:37:07
> Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
> Hi Laszlo,
>
> Any comments on the below? I agree adding 3 characters is a bug and
> willing to fix
> From: "Ian Duffy"
>> > To: "CloudStack Dev"
>> > Cc: "laszlo hornyak"
>> > Sent: Monday, 13 October, 2014 19:54:53
>> > Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
>>
>> > Hey Nux,
>> &g
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "Ian Duffy"
> > To: "CloudStack Dev"
> > Cc: "laszlo hornyak"
> > Sent: Monday, 13 Oct
om: "Ian Duffy"
> To: "CloudStack Dev"
> Cc: "laszlo hornyak"
> Sent: Monday, 13 October, 2014 19:54:53
> Subject: Re: vm.password.length issue in 4.4.1-SNAPSHOT
> Hey Nux,
>
> So I passed this work off to a util class that was already prese
Hey Nux,
So I passed this work off to a util class that was already present in the
code base "PasswordGenerator"
@Override
public String generateRandomPassword() {
Integer passwordLength =
Integer.parseInt(_configDao.getValue("vm.password.length"));
return PasswordGenerato
Hello,
First of all "THANKS!" to whoever made this feature happen (Ian I guess). Now
we can set more secure passwords generated for our instances.
Second, the feature works, but with a small glitch, the number seems to be
affected by some sort of offset. I.e. if I set the password to be 15 char
10 matches
Mail list logo