[Koha-bugs] [Bug 7174] Authentication rewriting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 26 17:55:10 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174

--- Comment #9 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list