grafana/pkg/services/ldap
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605)
* middleware: Move context handler to own service

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

Co-authored-by: Emil Tullsted <sakjur@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2020-12-11 11:44:44 +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 Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +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 Move middleware context handler logic to service (#29605) 2020-12-11 11:44:44 +01:00
testing.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00