mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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