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

[SELC-4326] Feat: added check permission in operation with relationshipId #353

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

flaminiaScarciofolo
Copy link
Contributor

List of Changes

  • added check permission in operation with relationshipId

Motivation and Context

Currently, on the APIs that performed updates on users using the relationship ID, there were no authorization checks. Therefore, it has become necessary to add a check upstream on the user's permissions to operate on such products.

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner February 20, 2024 10:58
manuraf
manuraf previously approved these changes Feb 20, 2024
Copy link

@manuraf manuraf merged commit b55f4a8 into release-dev Feb 20, 2024
3 of 4 checks passed
@gunzip
Copy link

gunzip commented Feb 20, 2024

To clarify the impact of the change introduced by the pull request, may you break down what an authenticated user was capable of doing before the PR that they shouldn't have been able to do?

@manuraf manuraf deleted the feature/SELC-4326 branch March 12, 2024 10:50
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