[Koha-bugs] [Bug 35231] Cannot logout from OPAC and not login afterwards

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 2 14:37:50 CET 2023


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

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Before 15504 we had:

-    return if !$userid || !$activity ||
!C4::Context->preference('TrackLastPatronActivity');

The unauthorized opac access get stuck here since we dont check empty userid
anymore?

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


More information about the Koha-bugs mailing list