mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -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