[Rt-commit] rt branch, 4.4/ldapimport-connect-options, repushed
? sunnavy
sunnavy at bestpractical.com
Wed Mar 28 15:17:28 EDT 2018
The branch 4.4/ldapimport-connect-options was deleted and repushed:
was f356b1d9c71483ce2bfebf15b3e286f7ebc76ced
now 8a3dc225cbef3fe3a72830270efa3c5c514001c8
1: 72630ddf9 ! 1: c081007f0 Provide a way to pass more options to Net::LDAP
@@ -1,24 +1,6 @@
Author: Jim Brandt <jbrandt at bestpractical.com>
Provide a way to pass more options to Net::LDAP
-
-diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
---- a/etc/RT_Config.pm.in
-+++ b/etc/RT_Config.pm.in
-@@
-
- Your LDAP server hostname.
-
-+=item C<$LDAPOptions>
-+
-+This allows you to pass any options supported by the L<Net::LDAP> new method.
-+e.g.
-+
-+ Set($LDAPOptions, [ port => 636 ]);
-+
- =item C<$LDAPUser>
-
- The LDAP user to log in with.
diff --git a/lib/RT/LDAPImport.pm b/lib/RT/LDAPImport.pm
--- a/lib/RT/LDAPImport.pm
2: f356b1d9c = 2: 8a3dc225c Provide more debug output on connect failure
More information about the rt-commit
mailing list