mirror of
https://github.com/h44z/wg-portal
synced 2025-02-26 05:49:14 +00:00
Small mistake in auth.go comment (#174)
This commit is contained in:
parent
53b4922d9f
commit
ad935ad927
@ -51,7 +51,7 @@ type LdapProvider struct {
|
||||
ParsedAdminGroupDN *ldap.DN `yaml:"-"`
|
||||
|
||||
Synchronize bool `yaml:"synchronize"`
|
||||
// If DisableMissing is false, missing users will be deactivated
|
||||
// If DisableMissing is true, missing users will be deactivated
|
||||
DisableMissing bool `yaml:"disable_missing"`
|
||||
SyncFilter string `yaml:"sync_filter"`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user