grafana/pkg/services/accesscontrol
2022-05-06 09:36:11 +01:00
..
api AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
database Fix permission query for postgres (#48543) 2022-05-02 09:25:23 +02:00
mock Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
ossaccesscontrol fix a bug (#48782) 2022-05-06 09:36:11 +01:00
resourcepermissions Access Control: Remove unused option (#48317) 2022-04-29 11:05:51 +02:00
accesscontrol_bench_test.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
accesscontrol_test.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
accesscontrol.go Access control: further reduce access control feature toggle checks (#48171) 2022-05-05 17:31:14 +02:00
errors.go AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
evaluator_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
evaluator.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
filter_bench_test.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
filter_test.go Access Control: Correctly check for id suffix (#46824) 2022-03-22 13:48:15 +01:00
filter.go Access control: Pass access control metadata for api keys (#48445) 2022-04-29 15:30:24 +02:00
middleware_test.go Access Control: Move access control middlewares to domain package (#48322) 2022-04-28 10:46:18 +02:00
middleware.go Access Control: Move access control middlewares to domain package (#48322) 2022-04-28 10:46:18 +02:00
models.go Access Control: Move dashboard actions and create scope provider (#48618) 2022-05-04 16:12:09 +02:00
resolvers_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
resolvers.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 2022-04-06 09:31:14 +02:00
roles.go AccessControl: Rename builtin role roles to basic roles (#48519) 2022-05-03 13:59:16 +02:00
scope_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00
scope.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 2022-05-02 09:29:30 +02:00