grafana/pkg/services/serviceaccounts/manager
Gabriel MABILLE 2727f41474
AuthN: Change the external service account state on plugin state change (#77157)
* Disable plugin service account

* Revert extsvc injection

* handle plugin state changes

* Use isProxyEnabled

* Remove plugininteg changes

* Change update function to also work for mysql 😩

* Change test to also check no collateral update

* Update pkg/services/serviceaccounts/database/store_test.go

* Update pkg/services/serviceaccounts/database/store_test.go
2023-10-27 13:46:25 +02:00
..
roles.go RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 2022-08-26 09:59:34 +02:00
service_test.go AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00
service.go AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00
stats_test.go Auth: Add empty role usage metrics for service and user accounts (#73108) 2023-08-16 10:56:47 +02:00
stats.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store.go AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00