[
https://issues.apache.org/jira/browse/CLOUDSTACK-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021584#comment-15021584
]
ASF subversion and git services commented on CLOUDSTACK-9052:
-------------------------------------------------------------
Commit e65446cb94f477f5cdad7c87a4cb20311d288685 in cloudstack's branch
refs/heads/4.5 from [~nnesic]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e65446c ]
CLOUDSTACK-9052 Shuffling the password to avoid having a subset of characters
in fixed positions.
(cherry picked from commit 52ccfaac0cb59163c408e1d465f0dffa40f1062b)
Signed-off-by: Rohit Yadav <[email protected]>
> Make random generated passwords more secure
> -------------------------------------------
>
> Key: CLOUDSTACK-9052
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9052
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Nera Nesic
>
> Currently, any password generated by the PasswordGenerator that is more than
> three characters long has a lower-case char, and an upper-case char, and a
> digit in fixed positions, which reduces the randomness and makes it easier to
> crack.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)