fix
This commit is contained in:
@@ -12,10 +12,11 @@ type Config struct {
|
||||
Auth types.Auth
|
||||
SourceRabbitMq string
|
||||
Ldap struct {
|
||||
Host string
|
||||
BindDN string
|
||||
Password string
|
||||
BaseDN string
|
||||
RootDN string
|
||||
Host string
|
||||
BindDN string
|
||||
Password string
|
||||
BaseDN string
|
||||
RootDN string
|
||||
PeopleGroupOu string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user