[Koha-bugs] [Bug 9587] Allow login via mozilla persona - https://www.mozilla.org/en-US/persona/

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 20 16:14:00 CET 2013


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

--- Comment #25 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
I am having problems getting this to work. I enabled Persona, and Koha seems to
be recognizing me correctly, but I'm not logged in at the end. I get this in my
logs (with $ENV{'DEBUG'} set):

Initiating an anonymous session... at /home/jcamins/kohaclone/C4/Auth.pm line
952.
Use of uninitialized value in concatenation (.) or string at
/home/jcamins/kohaclone/C4/Auth.pm line 394.
Checking Auth at /home/jcamins/kohaclone/C4/Auth.pm line 618.
kohaversion : 3.1100018
Use of uninitialized value $cardnumber in concatenation (.) or string at
/home/jcamins/kohaclone/C4/Auth.pm line 864.
Use of uninitialized value $userflags in concatenation (.) or string at
/home/jcamins/kohaclone/C4/Auth.pm line 864.
AUTH_3 results: ,60,nicelynicely.johnson,Nicely
Nicely,Johnson,,CPL,jcamins at gmail.com
Use of uninitialized value in printf at /home/jcamins/kohaclone/C4/Auth.pm line
912.
AUTH_4: ()      Nicely Nicely Johnson - CPL

Any idea what could be going on?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list