Github user grkvlt commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/687#issuecomment-112386939
We should change `ExplicitUsersSecurityProvider` and
`GeneratePasswordCommand` to handle missing salts by using the username, rather
than relying on `Passwordhasher` to handle null by replacong with an empty
string. This will increase security, since using an empty string would result
in an unsalted and therefore rainbow-table-lookup possibile hash.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---