Re: [Koha] Koha ILS Driver for Vufind

2015-03-06 Thread Olugbenga Adara
Hello, On Fri, Mar 6, 2015 at 8:54 AM, Galen Charlton wrote: > Hi, > > On Thu, Mar 5, 2015 at 3:14 PM, Galen Charlton wrote: >> >> Thanks for testing! I've opened a pull request to have the VuFind folk >> merge the patch: >> >> https://github.com/vufind-org/vufind/pull/311 > > > And as of this

Re: [Koha] Koha ILS Driver for Vufind

2015-03-06 Thread Galen Charlton
Hi, On Thu, Mar 5, 2015 at 3:14 PM, Galen Charlton wrote: > > Thanks for testing! I've opened a pull request to have the VuFind folk > merge the patch: > > https://github.com/vufind-org/vufind/pull/311 And as of this morning, it has been merged. Regards, Galen -- Galen Charlton Infrastructur

Re: [Koha] Koha ILS Driver for Vufind

2015-03-05 Thread Galen Charlton
HI, On Thu, Mar 5, 2015 at 2:43 PM, Olugbenga Adara wrote: > I have tried Galen's patch and it did work for me. I also tried yours but > was not able to login. It gives the error message "We cannot log you in at > this time. Please try again later." > > Thanks very much to you and Galen. I apprec

Re: [Koha] Koha ILS Driver for Vufind

2015-03-05 Thread Olugbenga Adara
Hello Mark, On Thu, Mar 5, 2015 at 1:30 PM, Mark Tompsett wrote: > Further tweaks: > > mtompset@ubuntu:~/vufind/module/VuFind/src/VuFind/ILS/Driver$ git diff > origin/master -- Koha.php > diff --git a/module/VuFind/src/VuFind/ILS/Driver/Koha.php > b/module/VuFind/src/VuFind/ILS/Driver/Koha.php

Re: [Koha] Koha ILS Driver for Vufind

2015-03-05 Thread Olugbenga Adara
Thanks Galen and Mark. I will try these ASAP and give a feedback. Cheers On Thu, Mar 5, 2015 at 12:17 PM, Mark Tompsett wrote: > Greetings, > > https://github.com/gmcharlt/vufind/commit/bbb6e89717627412bb516b0ea84160 >> f55b183df2 >> > > Galen's is better. :) > gmcharlton++ > > GPML, > Mark T

Re: [Koha] Koha ILS Driver for Vufind

2015-03-05 Thread Mark Tompsett
Greetings, The Koha did not write the driver. This is a VuFind issue. I took a quick look by: $ git clone https://github.com/vufind-org/vufind.git $ vi ~/vufind/module/VuFind/src/VuFind/ILS/Driver/Koha.php -- And around line 484: // Koha uses MD5_BASE64 encoding to save borrowers' passwords, fu

Re: [Koha] Koha ILS Driver for Vufind

2015-03-05 Thread Galen Charlton
Hi, On Thu, Mar 5, 2015 at 10:07 AM, Olugbenga Adara wrote: > The problem seems to be the password encryption used in the Koha ILS driver > and the encryption used for passwords in the current Koha version. The > Vufind Koha driver still uses MD5 while I have been informed that current > Koha use