http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993
--- Comment #20 from Dobrica Pavlinusic <[email protected]> --- Created attachment 16659 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16659&action=edit Bug 8993 - my attempt to get this module working QA note: please fail this patch. With all this changes, I'm still not able to login using following configuration: <ldapserver uri="ldaps://ldap.ffzg.hr" authmethod="search_dn" replicate="1" update="0" userid_from="uid" > <branch dn="dc=ffzg,dc=hr" /> <transformation module="C4::LDAPTransform::RepeatableValues" /> </ldapserver> This should be one of more simple configuration, and it doesn't work with this patch. While I would love to have LDAP transformations in perl code, I think this patch is too big rewrite with a lot of edge cases which aren't convered. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
