http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174
--- Comment #9 from M. Tompsett <[email protected]> --- Comment on attachment 40678 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40678 Bug 7174 - Authentication rewriting - LDAP Component - WIP Review of attachment 40678: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=7174&attachment=40678) ----------------------------------------------------------------- ::: C4/Auth_with_ldap.pm @@ +115,2 @@ > sub checkpw_ldap { > + my ($userid, $password) = @_; If we are rewriting, could we please hashref everything? :) -- 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/
