mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:52:36 +08:00

* removing legacy AC checks from team API handlers * Chore: remove `UserIDFilter` from team queries (#68820) * remove userIDfilter from team queries in favour of RBAC SQL filtering * fix typo * remove redundant tests * remove another unused function * fix failing test