Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-8738) Allow Sensitive value for basic_auth_password #416

Merged
merged 8 commits into from
Apr 29, 2019

Conversation

eimlav
Copy link

@eimlav eimlav commented Apr 25, 2019

The parameter basic_auth_password does not support Sensitive values. As such, passwords are logged in plain text. This change rectifies this by allowing the user to specify either a standard string or Sensitive value.

@eimlav eimlav added the feature label Apr 25, 2019
@tphoney
Copy link

tphoney commented Apr 26, 2019

👍 looks good so far, there doesn't seem to be a check that information is redacted.

@eimlav
Copy link
Author

eimlav commented Apr 29, 2019

Adhoc ran successfully:

See here for results Screen Shot 2019-04-29 at 13 02 40

@tphoney tphoney changed the title [WIP] (MODULES-8738) Allow Sensitive value for basic_auth_password (MODULES-8738) Allow Sensitive value for basic_auth_password Apr 29, 2019
@tphoney tphoney merged commit a49f75a into puppetlabs:master Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants