Kristin Laemmert
16b1e285ea
Chore: Use cache for all signed in user lookups ( #88133 )
...
* GetSignedInUser unexported (renamed to getSignedInUser)
* GetSignedInUserWithCacheCtx renamed to GetSignedInUser
* added a check for a nil cacheservice (as defensive programming / test convenience)
2024-05-22 08:58:16 -04:00
Karl Persson
e4d998dc1a
ApiKeyGenPrefix: rename package ( #65623 )
...
* Rename package to satokengen to make it clearer that it is for service
account tokens
2023-03-30 17:04:10 +02:00
idafurjes
982939111b
Rename Id to ID for annotation models ( #62886 )
...
* Rename Id to ID for annotation models
* Add xorm tags
* Rename Id to ID for API key models
* Add xorm tags
2023-02-03 17:23:09 +01:00
Serge Zaitsev
bc2813ef06
Chore: Fix goimports grouping in pkg/services ( #62420 )
...
* fix goimports
* fix goimports order
2023-01-30 08:21:27 +00:00
Todd Treece
4163f31d76
GRPC Server: Add signedInUser to context ( #56059 )
2022-10-04 16:31:02 -04:00
Todd Treece
2d433194d0
GRPC Server: Add tracing interceptors ( #56045 )
...
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com >
2022-10-04 14:27:14 +04:00