[Koha-bugs] [Bug 8993] LDAP authentication improvements: multiple branch and transformation modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 15 21:03:17 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philippe.blouin at inlibro.com

--- Comment #63 from Blou <philippe.blouin at inlibro.com> ---
A few notes:
- update_local: you remove "my $password" while it's used below
- no doc on authmethod
- not sure about standard regarding xml attributes vs sub elements.
- Should explain what happens with old elements (auth_by_bind, timeout, etc...)
- debug_msg "ldap $_:", $msg->$_ for qw/ error code /; fails if $msg is undef
- function cnx returns an hash in case of error, then checks for undef to exit.
 It failed, does not exit, then crash further trying to use the $cnx.

I really need this improvement, but lot of work needs to be done before QA gets
on it.

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


More information about the Koha-bugs mailing list