[
https://issues.apache.org/jira/browse/CLOUDSTACK-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020961#comment-15020961
]
ASF subversion and git services commented on CLOUDSTACK-9052:
-------------------------------------------------------------
Commit a3688e0eb5a888dfb628d176f6aec0a634ba2d7e in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a3688e0 ]
Merge release branch 4.6 to master
* 4.6:
CLOUDSTACK-9052 Shuffling the password to avoid having a subset of characters
in fixed positions.
Refactor package.sh: * lint * adjust exit codes (1 for usage, 2 for maven,
3 for rpmbuild) * variable naming consistency * add option for package
release version * revise synopsis and usage
> 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)