grafana/pkg/services/user
linoman 0e8f19ca6a
Auth: Reduce restriction with non-user accounts (#74397)
* Reduce restrictions with non-user accounts

* Revert restrictions on anonymous accounts

* Change log level from warning to debug

* Change log messages to upper case
2023-09-06 13:37:54 +02:00
..
userimpl Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
usertest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
identity.go Auth: Reduce restriction with non-user accounts (#74397) 2023-09-06 13:37:54 +02:00
model.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +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