mirror of
https://github.com/grafana/grafana.git
synced 2026-08-16 16:14:59 -05:00
* add actions for team group sync * extend the hook to allow specifying whether the user is external * move user struct to type package * interface for permission service to allow mocking it * reuse existing permissions * test fix * refactor * linting