Files
grafana/pkg
Ieva 036f826b87 AuthZ: Further protect admin endpoints (#86285)
* only users with Grafana Admin role can grant/revoke Grafana Admin role

* check permissions to user amdin endpoints globally

* allow checking global permissions for service accounts

* use a middleware for checking whether the caller is Grafana Admin
2024-04-16 15:48:12 +01:00
..
2024-04-09 18:39:25 +03:00
2024-04-09 18:39:25 +03:00
2024-04-08 08:35:01 -06:00
2024-04-08 11:42:12 -04:00
2024-04-16 08:30:51 -06:00

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.