[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 27 11:06:40 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Sometimes seeing a 500 in Koha logs which is suspect:

Can't use string ("Koha::Patron") as a HASH ref while "strict refs" in use at
/kohadevbox/koha/Koha/Object.pm line 830                                       
                                                              
Koha::Object::_columns('Koha::Patron') called at
/kohadevbox/koha/Koha/Object.pm line 858                                        
        Koha::Object::AUTOLOAD('Koha::Patron', 'HASH(0x5579840b17b8)') called
at /kohadevbox/koha/C4/Auth.pm line 1772                                       
                                                              
C4::Auth::check_cookie_auth('b712cd069e4808fa8a5da0e29d098b30', undef,
'HASH(0x557983e6ac28)') called at /kohadevbox/koha/C4/Auth.pm line 852          
        C4::Auth::checkauth('CGI=HASH(0x557986d44b18)', 0,
'HASH(0x557986cf0118)', 'intranet', undef, 'intranet-main.tt') called at
/kohadevbox/koha/C4/Auth.pm line 189                                            
        C4::Auth::get_template_and_user('HASH(0x557986d0b648)') called at
/kohadevbox/koha/mainpage.pl line 41  

But not related to this change.

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


More information about the Koha-bugs mailing list