mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Remove option --ldap-bind-enable from auth-ldap. Unnecessary.
This commit is contained in:
parent
0e0783b649
commit
5c78002e64
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue