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

Added feature: hide specified keys #5

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

mps-pso
Copy link
Contributor

@mps-pso mps-pso commented Oct 19, 2024

This features creates the ability for users to hide env variables which are particularly sensitive or simply not needed.

This will allow a user to pass the an array of env variables to the ->hideKeys() method to have them filtered out.

@GeoSot
Copy link
Owner

GeoSot commented Oct 21, 2024

Thanks a lot @mps-pso. Please check if you agree with my committed suggestions, and we can proceed

Copy link
Contributor Author

@mps-pso mps-pso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, I forgot to add the linting

Copy link
Contributor Author

@mps-pso mps-pso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swapped from array to strings

@GeoSot GeoSot merged commit 7a0264c into GeoSot:main Oct 21, 2024
1 check passed
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.

3 participants