grafana/pkg/services/user
Jo 259ecb1793
AuthZ: Improve team ID fetching for signedInUser (#78378)
* improve team ID fetching for signedInUser

* remove inner join

* rename func

* nit: remove extra params

* nit: spacing and wrapping
2023-11-20 16:23:13 +01:00
..
userimpl AuthZ: Improve team ID fetching for signedInUser (#78378) 2023-11-20 16:23:13 +01:00
usertest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
error.go Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00
identity.go IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
model.go Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00
user.go Usagestats: Add interface for stats for user.Service and add Usagestats for case_insensitive_login (#66742) 2023-04-18 14:34:40 +01:00