mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
add ldap-search-filter option
This commit is contained in:
@@ -115,6 +115,7 @@ module.exports.handler = function(argv) {
|
||||
, scope: argv.ldapSearchScope
|
||||
, objectClass: argv.ldapSearchClass
|
||||
, field: argv.ldapSearchField
|
||||
, filter: argv.ldapSearchFilter
|
||||
}
|
||||
, username: {
|
||||
field: argv.ldapUsernameField
|
||||
|
||||
Reference in New Issue
Block a user