grafana/pkg/services/ldap
Leonard Gram c266f45858
LDAP: users without org mappings are marked as disabled (#26650)
* LDAP: users without org mappings are marked as disabled

* Update pkg/services/ldap/ldap.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* LDAP: verifies that unmapped users are tagged as isDisabled

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-31 14:41:31 +02: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 LDAP: users without org mappings are marked as disabled (#26650) 2020-07-31 14:41:31 +02:00
settings_test.go LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
settings.go Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
testing.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00