[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 11:19:23 CEST 2023


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

--- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to David Cook from comment #13)
> (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...

Not only for our use case - currently it's not possible to set different
timeouts even if you are using different sub domains which divides the
sessions.

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


More information about the Koha-bugs mailing list