grafana/pkg/services/user/userimpl
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343)
* Chore: Add user service method SetUsingOrg

* Chore: Add user service method GetSignedInUserWithCacheCtx

* Use method GetSignedInUserWithCacheCtx from user service

* Fix lint after rebase

* Fix lint

* Fix lint error

* roll back some changes

* Roll back changes in api and middleware

* Add xorm tags to SignedInUser ID fields
2022-08-11 13:28:55 +02:00
..
store_test.go Chore: Move user errors to user service (#52460) 2022-07-20 14:50:06 +02:00
store.go Chore: Split get user by ID (#52442) 2022-08-02 16:58:05 +02:00
user_test.go Chore: Split get user by ID (#52442) 2022-08-02 16:58:05 +02:00
user.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00