summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorbbaetz%acm.org <>2003-07-14 22:35:09 +0200
committerbbaetz%acm.org <>2003-07-14 22:35:09 +0200
commit26af2c5aff21cfd8afad900858240ed3465cab85 (patch)
treea1dc7cff2a65427c3b581cd71d5af9074b4524a0 /defparams.pl
parent94c8b7f2f167dc002172af42a088beed6685fc31 (diff)
downloadbugzilla-26af2c5aff21cfd8afad900858240ed3465cab85.tar.gz
bugzilla-26af2c5aff21cfd8afad900858240ed3465cab85.tar.xz
Bug 122365 - Allow installation definable LDAP filters
r,a=justdave
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 15232ad46..e2dcf7533 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -389,6 +389,14 @@ sub check_loginmethod {
},
{
+ name => 'LDAPfilter',
+ desc => 'LDAP filter to AND with the <tt>LDAPuidattribute</tt> for ' .
+ 'filtering the list of valid users.',
+ type => 't',
+ default => '',
+ },
+
+ {
name => 'loginmethod',
desc => 'The type of login authentication to use:
<dl>