summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/LDAP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/LDAP.pm')
-rw-r--r--Bugzilla/Config/LDAP.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Bugzilla/Config/LDAP.pm b/Bugzilla/Config/LDAP.pm
index 3f123243b..a9b46382e 100644
--- a/Bugzilla/Config/LDAP.pm
+++ b/Bugzilla/Config/LDAP.pm
@@ -47,6 +47,12 @@ sub get_param_list {
},
{
+ name => 'LDAPstarttls',
+ type => 'b',
+ default => 0
+ },
+
+ {
name => 'LDAPbinddn',
type => 't',
default => ''