bug 4256: fix patron replication when using LDAP with auth_by_bind
authorGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 13:08:25 +0000 (09:08 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 21:05:38 +0000 (17:05 -0400)
commitd114ebe80adc7b2c34d08d94c17d302b3ddda4be
treeeeace41dc13e5a0bce1ce250fb6cc50ca322362d
parent1cd4f42ae4bc7a14adfe111b7308443c487eea19
bug 4256: fix patron replication when using LDAP with auth_by_bind

Patch compiled from diffs created by Dobrica Pavlinušić <dpavlin@rot13.org> to:

* enable patron replication when using LDAP with auth_by_bind
* not scribble over extended patron attributes
* fix failure logging in to OPAC if patron has no extended attributes

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Auth_with_ldap.pm