26 Jun
2015
26 Jun
'15
4:55 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- 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.