-
Notifications
You must be signed in to change notification settings - Fork 77
added redactions to workflows GET by :id #532
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
Conversation
|
BUILD on-http #2843 : UNSTABLE
|
|
💯 |
|
👍 once it is rerun and passes tests with the dependent PR |
|
👍 |
|
@brianparry if you get the chance could you review this? once the build issues with on-core are resolved, this will address masking secrets on specific api paths that a github issue was raised. |
|
test this please |
|
@RackHD/corecommitters this should be merge ready. |
brianparry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@RackHD/corecommitters
New way to resolve: https://github.com/RackHD/RackHD/issues/241
This PR depends on: RackHD/on-core#228
both PRs resolve: https://github.com/RackHD/RackHD/issues/417
this is the final PR to revert old (complex and overlapping) encryption of passwords to simply redact secret fields prior to the object being passed to the client.