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

Removed /users API due to security concerns allowing user details visibility #133

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

vinit717
Copy link
Member

@vinit717 vinit717 commented Oct 11, 2024

Issue Ticket Number

Description

Fixed the /users API which currently allows any user to see details of other users, which is a security risk. This API should be removed to prevent unauthorized access to user information.

Breaking Changes

  • Yes
  • No

If your feature introduces breaking changes or if something is missing, please mention the related issue tickets.

Development Tested?

  • Yes
  • No

Confirm whether the changes have been tested locally during development.

Tested in Staging?

  • Yes
  • No

Indicate whether the changes have been tested in the staging environment for dev to main.

Database Changes

  • Yes
  • No

Indicate whether the changes include modifications to the database.

Screenshots

Attach any relevant screenshots, such as test coverage reports, before and after images, or other visual aids.

Additional Notes

Include any additional notes, considerations, or explanations that might be helpful for reviewers.

@iamitprakash iamitprakash merged commit 75af86c into develop Oct 11, 2024
1 check passed
@iamitprakash iamitprakash deleted the remove/users-api branch October 11, 2024 18:16
@vinit717 vinit717 mentioned this pull request Oct 11, 2024
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.

Remove /users API due to security concerns allowing user details visibility
2 participants