[Koha-bugs] [Bug 9299] for loop in Auth_with_ldap.pm requires an extended patron attribute to be set or LDAP logins fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 20 17:07:45 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9299

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19861|0                           |1
        is obsolete|                            |
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 21279
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21279&action=edit
Bug 9299: rework unique attributes check on ldap login

commit 73e89ab1bf24e8b43560ac0218ac0144d81985df
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Wed Jun 5 16:34:29 2013 +1200

    Bug 9299: rework unique attributes check on ldap login

    To reproduce:
    - configure a ldap server and $KOHA_CONF, etc.
    - try to log in
    - you will got a software error:
    Can't use an undefined value as an ARRAY reference at
    /home/koha/src/C4/Auth_with_ldap.pm line 183.

    Signed-off-by: Nuño López Ansótegui <nunyo at masmedios.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list