grafana/pkg/server
Gabriel MABILLE 9ed7e48454
AccessControl: Modify provisioning to prevent built-in role assignment (#48031)
* Add basic and managed prefixes to avoid magic strings
For now let's stick with grafana_builtins
add function isBasic to RoleDTO
add function isBasic to Role

Co-authored-by: Jguer <joao.guerreiro@grafana.com>

* Add team store to wire

Co-authored-by: Jguer <joao.guerreiro@grafana.com>

Co-authored-by: Jguer <joao.guerreiro@grafana.com>
2022-04-21 14:14:45 +02:00
..
backgroundsvcs UsageStats: Move stats collection to separate service (#47381) 2022-04-08 13:41:26 +02:00
server_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
server.go AccessControl: Make the built-in role definitions public (#47525) 2022-04-12 09:53:43 +02:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go AccessControl: Modify provisioning to prevent built-in role assignment (#48031) 2022-04-21 14:14:45 +02:00
wireexts_oss.go Previews: create crawler auth setup service (#47349) 2022-04-12 19:34:04 +02:00