mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Remove option --ldap-bind-enable from auth-ldap. Unnecessary.
This commit is contained in:
@@ -199,10 +199,6 @@ program
|
||||
, 'LDAP timeout (or $LDAP_TIMEOUT)'
|
||||
, Number
|
||||
, process.env.LDAP_TIMEOUT || 1000)
|
||||
.option('--ldap-bind-enable <dn>'
|
||||
, 'LDAP bind DN (or $LDAP_BIND_DN)'
|
||||
, String
|
||||
, process.env.LDAP_BIND_DN)
|
||||
.option('--ldap-bind-dn <dn>'
|
||||
, 'LDAP bind DN (or $LDAP_BIND_DN)'
|
||||
, String
|
||||
|
||||
Reference in New Issue
Block a user