grafana/pkg/services/accesscontrol/database
Karl Persson 1c679e814b
AccessControl: Only return action and scope for user permissions and make them unique (#48939)
* Only return action and scope for user permissions and make them unique
2022-05-12 17:15:18 +02:00
..
database_test.go Access Control: Add function to set several permissions on a resource in one transaction (#44768) 2022-02-07 17:04:32 +01:00
database.go AccessControl: Only return action and scope for user permissions and make them unique (#48939) 2022-05-12 17:15:18 +02:00
resource_permissions_bench_test.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
resource_permissions_test.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
resource_permissions.go Fix permission query for postgres (#48543) 2022-05-02 09:25:23 +02:00
uid.go Access Control: Move part of access control database (#40483) 2021-11-11 14:02:53 +01:00