mirror of
https://github.com/grafana/grafana.git
synced 2026-08-08 12:18:18 -05:00
* RBAC: Search add user login filter * Switch to a userService resolving instead * Remove unused error * Fallback to use the cache * account for userID filter * Account for the error * snake case * Add test cases * Add api tests * Fix return on error * Re-order imports