grafana/pkg/services/ldap
Arve Knudsen 752a424e1f
Auth proxy: Return standard error type (#29502)
* Rewrite auth proxy tests to use standard lib

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Auth proxy: Use standard error type

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-12-02 16:57:16 +01:00
..
testdata LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
helpers.go LDAP: improve POSIX support (#18235) 2019-07-24 12:49:18 +03:00
ldap_helpers_test.go Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
ldap_login_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
ldap_private_test.go LDAP: users without org mappings are marked as disabled (#26650) 2020-07-31 14:41:31 +02:00
ldap_test.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00
ldap.go Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
settings_test.go LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
settings.go Auth proxy: Return standard error type (#29502) 2020-12-02 16:57:16 +01:00
testing.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00