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

Resolves issue #836 - Update access management workflow in updateUser #1149

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

david-rocca
Copy link
Collaborator

Closes Issue #836

Summary

This PR updates the authentication workflow in the userUpdate function to fail fast if the user is trying to make changes to fields that are protected.

Important Changes

  • src/controller/org.controller/org.controller.js
  • test/integration-tests/user/updateUserTest.js

Testing

Steps to manually test updated functionality, if possible

  • 1) run the integration tests: npm run test:integration

@jdaigneau5 jdaigneau5 merged commit c5fed43 into dev Nov 29, 2023
9 checks passed
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.

2 participants