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

fix: Secret masking fix #6136

Merged
merged 24 commits into from
Dec 9, 2024
Merged

fix: Secret masking fix #6136

merged 24 commits into from
Dec 9, 2024

Conversation

prakash100198
Copy link
Contributor

@prakash100198 prakash100198 commented Nov 27, 2024

Description

This pr corresponds to the issue when a view only user is able to see the secrets (base64 encoded) in the api config/data, which serves at appConfiguration page, deployment history page and cd roll back page.
Fixes https://github.com/devtron-labs/sprint-tasks/issues/1256

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


iamayushm
iamayushm previously approved these changes Dec 9, 2024
Copy link
Contributor

@iamayushm iamayushm left a comment

Choose a reason for hiding this comment

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

reviewed in enterprise

Copy link

sonarcloud bot commented Dec 9, 2024

@prakash100198 prakash100198 merged commit c93ad53 into develop Dec 9, 2024
7 of 8 checks passed
@prakash100198 prakash100198 deleted the secret-masking-fix branch December 9, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants