[koha-commits] main Koha release repository branch, new/bug_4993, created. v3.04.00-143-g322a5ef

Git repo owner gitmaster at git.koha-community.org
Fri Jun 17 04:33:13 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_4993 has been created
        at  322a5ef4819960c5ba5b65ce07150ce873aa6a3d (commit)

- Log -----------------------------------------------------------------
commit 322a5ef4819960c5ba5b65ce07150ce873aa6a3d
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Tue Jul 13 20:48:41 2010 +0200

    Bug 4993 checkpw_ldap - do bind just once
    
    When using auth_by_bind, search was always done as anonymous user.
    This is a problem if we want to fetch LDAP values which have ACL
    permissions only for users.
    
    This change moves bind from search_method back into checkpw_ldap,
    making code cleaner and easier to understand
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list