]> git.sur5r.net Git - openldap/commit
Patch: Perl backend sends bind result twice (ITS#1783)
authorKurt Zeilenga <kurt@openldap.org>
Wed, 1 May 2002 18:10:14 +0000 (18:10 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 1 May 2002 18:10:14 +0000 (18:10 +0000)
commit5b06af70bba1547d32409c539856ca0ad165ef0b
tree5c1feb26ae3b6a2b040dd9e78dc19a8a0b608cec
parentc030dbfefde8ece21c4d001a83a6aaf3c3be5980
Patch: Perl backend sends bind result twice  (ITS#1783)

            ================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
            ================

perl_back_bind() should not send LDAP_SUCCESS, the frontend does that.
Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, April 2002.
servers/slapd/back-perl/bind.c