grafana/pkg/services/user
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330)
* Move errors to error file

* Move check for both empty username and email to user service

* Move check for empty email and username to user service Update

* Wrap inner error

* Set username in test
2023-10-11 14:27:43 +02:00
..
userimpl Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02: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