grafana/pkg/services/accesscontrol
idafurjes 9340430723
Chore: Add alert ctx (#41161)
* Add context for alert

* Remove context.TODO

* Remove xorm

* Remove context.TODO

* Fix UsageStatsQuerier interface
2021-11-03 14:10:39 +01:00
..
middleware Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
mock Access Control: Add service accounts (#38994) 2021-10-20 14:36:11 +02:00
ossaccesscontrol Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
accesscontrol.go Access Control: Add service accounts (#38994) 2021-10-20 14:36:11 +02:00
errors.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 2021-08-04 14:44:37 +02:00
evaluator_test.go AccessControl: Extend scope parameters with extra params from context (#39722) 2021-10-06 13:15:09 +02:00
evaluator.go AccessControl: Extend scope parameters with extra params from context (#39722) 2021-10-06 13:15:09 +02:00
models.go feat: fallback for displayname of non-fixed role without displayname (#40277) 2021-10-11 16:00:54 +01:00
roles_test.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 2021-08-04 14:44:37 +02:00
roles.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
scope_test.go AccessControl: tidy scope resolution (#40677) 2021-10-20 17:11:22 +02:00
scope.go AccessControl: tidy scope resolution (#40677) 2021-10-20 17:11:22 +02:00