3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/accesscontrol/acimpl
Gabriel MABILLE 8d9921a5ba
RBAC: Fix delete team permissions on team delete ()
* RBAC: Remove team permissions on delete

* Remove unecessary deletes from store function

* Nit on mock

* Add test to the database

* Nit on comment

* Add another test to check that other permissions remain
2024-02-27 12:21:26 +01:00
..
accesscontrol_test.go Chore: Fix goimports grouping () 2023-01-30 09:34:18 +01:00
accesscontrol.go RBAC: Fix authorize in org () 2024-02-01 12:37:01 +01:00
service_bench_test.go Auth: Add SignedIn user interface NamespacedID () 2023-08-09 09:35:50 +02:00
service_test.go AuthN: Remove embedded oauth server () 2024-02-26 11:29:09 +01:00
service.go RBAC: Fix delete team permissions on team delete () 2024-02-27 12:21:26 +01:00