Skip to content

Make regsubst() sensitive-aware#354

Open
cocker-cc wants to merge 1 commit intoOpenVoxProject:mainfrom
cocker-cc:Make_regsubst_sensitive-aware
Open

Make regsubst() sensitive-aware#354
cocker-cc wants to merge 1 commit intoOpenVoxProject:mainfrom
cocker-cc:Make_regsubst_sensitive-aware

Conversation

@cocker-cc
Copy link
Contributor

This commit updates regsubst() to take in Sensitive type targets. Specifically, regsubst() can now take targets that are either Sensitive String, Sensitive arrays that have a combination of String and/or Sensitive[String], or non-Sensitive arrays that have combination of String and/or Sensitive[String].

This commit updates regsubst() to take in Sensitive type targets. Specifically,
regsubst() can now take targets that are either Sensitive String, Sensitive
arrays that have a combination of String and/or Sensitive[String], or
non-Sensitive arrays that have combination of String and/or Sensitive[String].
@cocker-cc
Copy link
Contributor Author

My Commit was already 2024 merged to Puppet.

@bastelfreak
Copy link
Contributor

Why is this missing in openvox? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants