Control: tag -1 pending
Control: tag -1 upstream
Control: tag -1 fixed 1.1.5

Hi Raphael,

On  So 07 Dez 2014 21:12:59 CET, Raphael Geissert wrote:

Source: uif
Source-Version: 1.1.4-1
Tags: patch
Severity: minor

Cheers

---
Index: uif-1.1.4-1/uif.pl
===================================================================
--- uif-1.1.4-1/uif.pl
+++ uif-1.1.4-1/uif.pl
@@ -1552,9 +1552,9 @@
                }
        }

        if ($readldap || $writeldap) {
+ if ($LDAPENABLED == 0) { die "To use LDAP fatures be sure to install Net::LDAP from debian package libnet-ldap-perl" } ; - if ($LDAPENABLED == 0) { die "To use LDAP fatures be sure to install Net::LDAP from debain package libnet-ldap-perl" } ;
                $ldap = Net::LDAP->new($ldapserver) or die "$@";
                if ($ldapbinddn && ($ldappassword eq "")) {
                        $mesg=$ldap->bind(   $ldapbinddn);
                } elsif ($ldapbinddn && $ldappassword) {

I have committed this patch (slightly modified) upstream [1]. Will be fixed in upstream release 1.1.5.

Mike

[1] https://github.com/cajus/uif/commit/5cb7c814964a95697dced41cc18d5fed2d1c4940

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpMVT7rheR1c.pgp
Description: Digitale PGP-Signatur

Reply via email to