grafana/pkg/services/user
linoman 9b9c9e83dc
Replace signed in user for identity.requester (#73750)
* Make identity.Requester available at Context

* Clean pkg/services/guardian/guardian.go

* Clean guardian provider and guardian AC

* Clean pkg/api/team.go

* Clean ctxhandler, datasources, plugin and live

* Question: what to do with the UserDisplayDTO?

* Clean dashboards and guardian

* Remove identity.Requester from ReqContext

* Implement NewUserDisplayDTOFromRequester

* Fix tests

* Change status code numbers for http constants

* Upgrade signature of ngalert services

* log parsing errors instead of throwing error

* Fix tests and add logs

* linting
2023-08-28 12:04:36 -05:00
..
userimpl Chore: remove checks for whether RBAC is disabled (#73812) 2023-08-25 14:19:58 +01:00
usertest Authn: external identity sync (#73461) 2023-08-18 11:11:44 +02:00
identity.go Replace signed in user for identity.requester (#73750) 2023-08-28 12:04:36 -05:00
model.go UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2023-08-03 08:26:02 +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