Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-node_encrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-node_encrypt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 18, 2019

  1. Update README.md

    binford2k authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    bb8d367 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Allow node_encrypt::secret to accept Sensitive[String] values

    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.
    danielparks committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    1a8bdb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Merge pull request #52 from danielparks/sensitive_secret

    Allow node_encrypt::secret to accept Sensitive[String] values
    binford2k authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    8680217 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. releasing v0.4.1

    binford2k committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    e035906 View commit details
    Browse the repository at this point in the history
Loading