mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 07:42:23 +08:00

* restrict provisioned teams from being updated and deleted * check if team is provisioned before update and delete * add function getTeamDTOByID() * check if team is provisioned in access control * fix TestDeleteTeamMembersAPIEndpoint * add unit tests * add function for validating a team