grafana/pkg/services/ldap
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132)
* Chore: Replace response status with const var

* Apply suggestions from code review

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>

* Add net/http import

---------

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2024-02-27 18:39:51 +02:00
..
api Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
multildap
service Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
testdata
helpers.go
ldap.go Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
ldap_groups.go
ldap_helpers_test.go
ldap_login_test.go
ldap_private_test.go
ldap_test.go
model.go
settings.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
settings_test.go
testing.go