mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05: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