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

Allow node_encrypt::secret to accept Sensitive[String] values #52

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Allow node_encrypt::secret to accept Sensitive[String] values #52

merged 1 commit into from
Jan 24, 2019

Conversation

danielparks
Copy link
Contributor

This fixes #51. Previously node_encrypt::secret() would only take String values as an argument. The underlying code supports both, so this is a trivial fix.


I haven't been able to test this yet, because I only have a masterless set up here. When I get a chance I'll give it a real try.

This fixes #51. Previously `node_encrypt::secret()` would only take
`String` values as an argument. The underlying code supports both, so
this is a trivial fix.
@binford2k
Copy link
Contributor

did... I not commit that change? lol, thanks for the catch!

@binford2k binford2k merged commit 8680217 into puppetlabs:master Jan 24, 2019
@danielparks danielparks deleted the sensitive_secret branch January 24, 2019 00:46
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.

node_encrypt::secret() should accept Sensitive
3 participants