grafana/pkg/services/serviceaccounts/database
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730)
* update action names

* correctly retrieve teams for signed in user

* remove test

* undo swagger changes

* undo swagger changes pt2

* add migration from old action names to the new ones

* rename from list to read

* linting

* also update alertign actions

* fix migration
2022-06-02 13:14:48 +01:00
..
database_test.go RBAC: Make RBAC action names more consistent (#49730) 2022-06-02 13:14:48 +01:00
database.go RBAC: Make RBAC action names more consistent (#49730) 2022-06-02 13:14:48 +01:00
errors.go Service accounts: RBAC the service account UI (#47788) 2022-04-14 23:06:08 +01:00
stats_test.go Access control: service account role check (#47710) 2022-04-13 18:11:03 +02:00
stats.go Service Accounts: Implement basic usage stats (#46619) 2022-03-16 16:54:34 +01:00
token_store_test.go Access control: service account role check (#47710) 2022-04-13 18:11:03 +02:00
token_store.go Service accounts: RBAC the service account UI (#47788) 2022-04-14 23:06:08 +01:00