[koha-commits] main Koha release repository branch new/bug_7973 created. v3.12.00-alpha2-127-g961b9ef

Git repo owner gitmaster at git.koha-community.org
Sat Mar 23 02:57:18 CET 2013


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_7973 has been created
        at  961b9ef8c560353dc2bbc4b8a902e8de4904ca06 (commit)

- Log -----------------------------------------------------------------
commit 961b9ef8c560353dc2bbc4b8a902e8de4904ca06
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Fri Mar 22 10:51:31 2013 +1300

    Bug 7973 : Follow up to remove an extraneous my
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Fixes problem found by QA scripts.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 43e5b490e8c0a5c4fd88352621ad28a64e613eab
Author: Rolando Isidoro <rolando.isidoro at gmail.com>
Date:   Fri Oct 19 15:57:36 2012 +0100

    Bug 7973- Allow for new type of LDAP authentication
    
    This patch aims to solve the LDAP bind authentication method. Here are
    some considerations:
    
    - This is a standalone patch, so all the previous submitted ones are
      rendered obsolete;
    - LDAP bind authentication is now done in 3 steps:
      1 - LDAP anonymous bind;
      2 - LDAP search entry for the given username;
      3 - LDAP bind with the DN of the found entry + the given password.
    - The process fails if none or more than 1 entries are found for the
      given username;
    - The <principal_name> setting in koha-conf.xml isn't used anymore;
    - The patch is backwards compatible, so users already using the
      previously implemented LDAP bind authentication should be able to use
      it the same.
    
    http://bugs.koha-community.org/show_bug.cgi?id=7973
    
    Signed-off-by: Vitor Fernandes
    Signed-off-by: Dobrica Pavlinusic <dpavlin at rot13.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script and has 2 solid sign offs.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list