forked from External/ergo
improve maintainability and license compliance
0. Maximum parity with upstream code 1. Added Apache-required modification notices 2. Added Apache license
This commit is contained in:
parent
c13597f807
commit
0c2d8adeac
7 changed files with 551 additions and 250 deletions
|
|
@ -69,7 +69,7 @@ type AccountConfig struct {
|
|||
Exempted []string
|
||||
exemptedNets []net.IPNet
|
||||
} `yaml:"require-sasl"`
|
||||
LDAP ldap.LDAPConfig
|
||||
LDAP ldap.ServerConfig
|
||||
LoginThrottling struct {
|
||||
Enabled bool
|
||||
Duration time.Duration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue