Skip to content

Make regsubst() sensitive-aware#354

Merged
corporate-gadfly merged 1 commit intoOpenVoxProject:mainfrom
cocker-cc:Make_regsubst_sensitive-aware
Mar 31, 2026
Merged

Make regsubst() sensitive-aware#354
corporate-gadfly merged 1 commit intoOpenVoxProject:mainfrom
cocker-cc:Make_regsubst_sensitive-aware

Conversation

@cocker-cc
Copy link
Copy Markdown
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].

@cocker-cc
Copy link
Copy Markdown
Contributor Author

My Commit was already 2024 merged to Puppet.

@bastelfreak
Copy link
Copy Markdown
Contributor

Why is this missing in openvox? 🤔

@bastelfreak
Copy link
Copy Markdown
Contributor

@cocker-cc can you rebase please? I fixed some CI issues

@cocker-cc cocker-cc force-pushed the Make_regsubst_sensitive-aware branch from f438841 to 435b757 Compare March 5, 2026 10:53
@corporate-gadfly
Copy link
Copy Markdown
Contributor

@cocker-cc Also the commit needs a verified signature, TY.

@cocker-cc cocker-cc force-pushed the Make_regsubst_sensitive-aware branch from 435b757 to b6ebaf4 Compare March 5, 2026 19:13
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 cocker-cc force-pushed the Make_regsubst_sensitive-aware branch from b6ebaf4 to a2c8d9c Compare March 31, 2026 16:52
@corporate-gadfly
Copy link
Copy Markdown
Contributor

TY @cocker-cc . Looks good.

@corporate-gadfly corporate-gadfly merged commit 77e637b into OpenVoxProject:main Mar 31, 2026
22 of 24 checks passed
@bastelfreak bastelfreak added the enhancement New feature or request label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants