Github user serverchief commented on the pull request: https://github.com/apache/cloudstack/pull/536#issuecomment-115915514 Hi Rohit, Both username and passwords are needed, and we don't want to remove them and we would like to know what they are, however, it would be great if we can obfuscate the password leaving only first 2 characters visible and making it X chars long. For example, if password is "MySuperPass", perhaps the output would be "My******************************" We don't want to expose the actual passwords length, so if we can fill it with extra "*" that would help. I'm not certain what restrictions are there, perhaps 32 chars maybe enough. Thoughts?
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---