UNCLASSIFIED - NO CUI

Skip to content

Bull 2230 - Launchboard BE: lock down teams api

Baban Faraj requested to merge BULL-2230 into master

Updated `GET /api/teams' to only be viewed by admins. There is no need for users to utilize this endpoint since there is already another endpoint for users to see what team they are a part of.

Updated GET /api/teams/[id]/members to get only retrieve the desired team if a user is in that team AND Admins can retrieve any team.

Edited by Baban Faraj

Merge request reports