grafana/pkg/services/accesscontrol/resourcepermissions
Ieva cee713e34c
Chore: Add tracing to team service (#86999)
* add tracing to team service

* another test fix

* pass in context for team creation and membership checking
2024-04-29 11:32:03 +01:00
..
api_test.go Chore: Add tracing to team service (#86999) 2024-04-29 11:32:03 +01: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 Chore: Add tracing to team service (#86999) 2024-04-29 11:32:03 +01:00
service.go RBAC: Add actionsets struct and write path (#86108) 2024-04-19 15:38:14 +01:00
store_bench_test.go Chore: Add tracing to team service (#86999) 2024-04-29 11:32:03 +01:00
store_test.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
store.go RBAC: Add actionsets struct and write path (#86108) 2024-04-19 15:38:14 +01:00