[Bug 8993] LDAP authentication improvements: multiple branch and transformation modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993 Blou <philippe.blouin@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philippe.blouin@inlibro.com --- Comment #63 from Blou <philippe.blouin@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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org