grafana/pkg/services/accesscontrol
2023-05-10 11:24:37 +02:00
..
acimpl RBAC: Fix SearchUsersPermissions when the filter is empty (#68176) 2023-05-10 11:24:37 +02:00
actest RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
api Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
database RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
mock RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
ossaccesscontrol RBAC: inherit folder permissions when resolving managed permissions (#62244) 2023-01-30 14:19:42 +00:00
pluginutils Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
resourcepermissions Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
accesscontrol_test.go Chore: remove unused feature flag showFeatureFlagsInUI (#62908) 2023-02-08 19:01:34 -05:00
accesscontrol.go RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
checker_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
checker.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00
errors.go RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
evaluator_test.go RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
evaluator.go Perfomance: add preallocation for some slices (#59263) 2022-11-28 13:10:24 +01:00
filter_bench_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
filter_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
filter.go RBAC: Improve performance of dashboard filter query (#56813) 2022-10-25 11:14:27 +02:00
metadata_bench_test.go RBAC: Add function to generate wildcards from prefix (#54275) 2022-08-26 17:10:35 +02:00
metadata_test.go RBAC: Add function to generate wildcards from prefix (#54275) 2022-08-26 17:10:35 +02:00
metadata.go RBAC: Add function to generate wildcards from prefix (#54275) 2022-08-26 17:10:35 +02:00
middleware_test.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
middleware.go Auth: Add feature flag to move token rotation to client (#65060) 2023-03-23 14:39:04 +01:00
models_test.go RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
models.go RBAC: Add a function to save external service roles (#66299) 2023-05-09 13:19:38 +02:00
resolvers_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
resolvers.go RBAC: Allow role registration for plugins (#57387) 2022-11-07 11:30:45 +01:00
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 2022-04-06 09:31:14 +02:00
roles.go SAML: change the config option for making SAML UI accessible to org Admins (#67399) 2023-04-28 11:48:26 +01:00
scope_test.go RBAC: Add function to generate wildcards from prefix (#54275) 2022-08-26 17:10:35 +02:00
scope.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00