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

Add more secrets manager operations #87

Merged
merged 11 commits into from
Aug 10, 2024
Merged

Conversation

jordanclark
Copy link
Contributor

Small change to add additional secrets manager operations: createSecret, deleteSecret, restoreSecret, getRandomPassword

@jordanclark
Copy link
Contributor Author

Added all params to createSecret and added updateSecret and putSecretValue

@jcberquist
Copy link
Owner

Are you ready to have this PR merged? Also, I believe createGUID() is a Lucee only function - could you switch it to createUUID()?

for ACF compatibility
@jordanclark
Copy link
Contributor Author

@jcberquist good catch on createGUID() I replaced it as suggested.

The PR additions are ready to go.

@jcberquist jcberquist merged commit 9ab2392 into jcberquist:master Aug 10, 2024
@jcberquist
Copy link
Owner

Thank you!

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