ldap_login.go
2.5 KB
-
Quota: Makes sure we provide the request context to the quota service (#21949) · 59530e47
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.
Leonard Gram committed