grafana/pkg/services/accesscontrol/database
Eric Leijonmarck ddabef9895
RBAC: Add actionsets struct and write path (#86108)
* Add actionsets struct and failing test

* update from review

* review comments

* review comments update

* refactor: create interface

* actionset service

* fix tests

* move from wireoss to wire

* Apply suggestions from code review

remove unnecessary comments

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

* nil for the actionsetservice

* Revert "nil for the actionsetservice"

This reverts commit e3d3cc8171.

---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-04-19 15:38:14 +01:00
..
database_test.go RBAC: Add actionsets struct and write path (#86108) 2024-04-19 15:38:14 +01:00
database.go RBAC: Fix slow user permission search query on MySQL (#85058) 2024-03-25 19:11:17 +01:00
externalservices_test.go ExtSvcAuth: Assign roles locally (#78669) 2023-11-29 12:12:30 +01:00
externalservices.go ExtSvcAuth: Assign roles locally (#78669) 2023-11-29 12:12:30 +01:00
policies.go Schema: Add schema for role+access policies (#68047) 2023-05-24 10:31:57 -07:00