grafana/pkg/services/serviceaccounts
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101)
* refresh user's permission cache after resource creation

* clear the cache instead of reloading the permissions

* don't error if can't clear cache

* fix tests

* fix tests again
2022-11-24 14:38:55 +00:00
..
api Access Control: Clear user's permission cache after resource creation (#59101) 2022-11-24 14:38:55 +00:00
database Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
manager Access Control: Clear user's permission cache after resource creation (#59101) 2022-11-24 14:38:55 +00:00
secretscan ServiceAccounts: Add background service to check for token leaks (#53658) 2022-11-07 05:46:19 -05:00
tests Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
errors.go Service account: Update service accounts creation (#51848) 2022-07-07 17:32:56 +01:00
models.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 2022-09-22 22:04:48 +02:00
serviceaccounts.go Auth: add IsServiceAccount to IsRealUser (#58015) 2022-11-04 12:39:54 +00:00