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: merchant account credentials not shown in profile view #1626

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

kanikabansal-juspay
Copy link
Collaborator

@kanikabansal-juspay kanikabansal-juspay commented Oct 17, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Initially we were conditionally not rendering merchant id and publishable key on home at user profile view but the credentials were shown in merchant account api response. Ideally profile user should not know any credentials and information regarding merchant.

Motivation and Context

To enforce stricter access control.

How did you test it?

I checked the if the profile view was rendering without any display of credentials .

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal-juspay kanikabansal-juspay requested a review from a team as a code owner October 17, 2024 12:37
Copy link

Review changes with SemanticDiff.

@kanikabansal-juspay kanikabansal-juspay linked an issue Oct 17, 2024 that may be closed by this pull request
11 tasks
@kanikabansal-juspay kanikabansal-juspay self-assigned this Oct 17, 2024
@kanikabansal-juspay kanikabansal-juspay added C-bug Category: Bug S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 17, 2024
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit 9108801 Oct 24, 2024
9 checks passed
@prajwalnl0 prajwalnl0 deleted the profile-user-merchant-account-API branch October 24, 2024 07:24
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-bug Category: Bug labels Oct 24, 2024
@ThisIsMani
Copy link
Collaborator

@prajwalnl0, @kanikabansal-juspay, can you let me know once this is deployed in prod.

++ @JeevaRamu0104.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] Permissions Change and user management change
5 participants