[Koha-bugs] [Bug 15428] Different timeout preference for OPAC and staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 1 01:34:49 CEST 2023


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

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
(In reply to Katrin Fischer from comment #12)
> You are right that different subdomains will create separate sessions, but I
> think the 99% is wrong. Koha used ports for a long time in its default setup
> and there are still reasons why you would want to do so. We do, with
> packages, use ports, for the installations we support.
> 
> And it doesn't solve the problem here... different sessions, one timeout.
> How could you attach a different timeout to each?

For your case, I think you'd need different cookie names for OPAC and Staff.
Mostly would involve refactoring...

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


More information about the Koha-bugs mailing list