feat(ldap): more unit tests for ldap to grafana user sync

This commit is contained in:
Torkel Ödegaard
2015-07-14 10:20:30 +02:00
parent 2fa9311eee
commit a7b1df34c5
6 changed files with 167 additions and 42 deletions
-1
View File
@@ -119,7 +119,6 @@ var (
// LDAP
LdapEnabled bool
LdapServers []*LdapServerConf
// SMTP email settings
Smtp SmtpSettings