UNCLASSIFIED - NO CUI

Skip to content

Access control

abhayashrestha requested to merge access_control into master
  • BREAKING CHANGE! DO NOT MERGE THIS UNTIL TEAM SERVICES HAS THE users FIELD FOR EACH TEAM
  • Restricting delete team access to only admins group in keycloak.
  • Restricting update team access to only admins, and users of the team.
  • Updating tests with with the new TeamsProvider context setup.
  • Moved team context related hooks over to another file due to testing reasons with jest not being able to mock useTeamContext.
Edited by abhayashrestha

Merge request reports