grafana/pkg/services/accesscontrol/resourcepermissions
Eric Leijonmarck 601485c74d
Actionsets: Fix downgrade of permission to add the actionset permission (#87328)
* check for missingActions empty and add actionset

* spelling
2024-05-06 10:16:26 +01:00
..
api_test.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
api.go IAM - Fix error messages for resource permissions endpoints (#85773) 2024-04-17 08:53:28 -05:00
error.go IAM - Fix error messages for resource permissions endpoints (#85773) 2024-04-17 08:53:28 -05:00
hook.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
middleware.go RBAC: Remove legacy ac from authorization middleware (#68898) 2023-05-24 09:49:42 +01:00
models.go Auth: Move access control API to SignedInUser interface (#73144) 2023-08-18 11:42:18 +01:00
options.go DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 2022-12-02 13:19:14 +01:00
service_test.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
service.go RBAC: Add actionsets struct and write path (#86108) 2024-04-19 15:38:14 +01:00
store_bench_test.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
store_test.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
store.go Actionsets: Fix downgrade of permission to add the actionset permission (#87328) 2024-05-06 10:16:26 +01:00