The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/accesscontrol
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673)
1 year ago
..
acimpl Chore: Update test database initialization (#81673) 1 year ago
actest AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 1 year ago
api RBAC: Search fix userID filter (#81337) 1 year ago
database Chore: Update test database initialization (#81673) 1 year ago
migrator Chore: Update test database initialization (#81673) 1 year ago
mock AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 1 year ago
ossaccesscontrol RBAC: Annotation permission migration (#78899) 1 year ago
pluginutils RBAC: Reject plugin registrations without a name (#81719) 1 year ago
resourcepermissions Chore: Update test database initialization (#81673) 1 year ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 1 year ago
accesscontrol.go RBAC: Add userLogin filter to the permission search endpoint (#81137) 1 year ago
accesscontrol_test.go AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
authorize_in_org_test.go RBAC: Fix authorize in org (#81552) 1 year ago
checker.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
checker_test.go Chore: Fix goimports grouping (#62426) 2 years ago
errors.go RBAC: Reject plugin registrations without a name (#81719) 1 year ago
evaluator.go Chore: capitalise log message for auth packages (#74332) 2 years ago
evaluator_test.go RBAC: Split up service into several components (#54002) 3 years ago
filter.go Chore: use any rather than interface{} (#74066) 2 years ago
filter_bench_test.go Chore: Remove Result field from datasources (#63048) 2 years ago
filter_test.go Chore: Update test database initialization (#81673) 1 year ago
metadata.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
metadata_bench_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
metadata_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
middleware.go RBAC: Fix authorize in org (#81552) 1 year ago
middleware_test.go AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
models.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2 years ago
resolvers.go Chore: capitalise log message for auth packages (#74332) 2 years ago
resolvers_test.go Chore: Fix goimports grouping (#62426) 2 years ago
roles.go Seeder: Add missing methods to Registrations (#81961) 1 year ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 3 years ago
scope.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
scope_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago