29 Jun
2015
29 Jun
'15
1:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 --- Comment #10 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- (In reply to M. Tompsett from comment #9)
Comment on attachment 40678 [details] [review] Bug 7174 - Authentication rewriting - LDAP Component - WIP
Review of attachment 40678 [details] [review]: -----------------------------------------------------------------
::: C4/Auth_with_ldap.pm @@ +115,2 @@
sub checkpw_ldap { + my ($userid, $password) = @_;
If we are rewriting, could we please hashref everything? :)
I would like to hear more about the benefits of hashreffing? -- You are receiving this mail because: You are watching all bug changes.