grafana/pkg/services/quota
Leonard Gram 59530e4758
Quota: Makes sure we provide the request context to the quota service (#21949)
It was missing for ldap_login which means that the first signup failed
for users with LDAP+quota enabled. There's also potential cases where we
can't provide a request context (background jobs) which is also covered,
but needs a refactoring.
2020-02-06 08:49:58 +02:00
..
quota.go Quota: Makes sure we provide the request context to the quota service (#21949) 2020-02-06 08:49:58 +02:00